[][src]Function esp_idf_bindgen::ets_waiti0

pub unsafe extern "C" fn ets_waiti0()

@brief Unlock the interrupt to level 0, and CPU will go into power save mode(wait interrupt). This function direct set the CPU registers. In FreeRTOS, please call FreeRTOS apis, never call this api.

@param None

@return None