pub unsafe extern "C" fn ets_intr_unlock()
Expand description

@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