Function esp_idf_sys::ets_intr_lock

source ·
pub unsafe extern "C" fn ets_intr_lock()
Expand description

@brief Lock the interrupt to level 2. This function direct set the CPU registers. In FreeRTOS, please call FreeRTOS apis, never call this api.

@param None

@return None