[][src]Function esp_idf_bindgen::ets_intr_unlock

pub unsafe extern "C" fn ets_intr_unlock()

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

@param None

@return None