Function esp_idf_svc::sys::xPortSetInterruptMaskFromISR
source ยท pub unsafe extern "C" fn xPortSetInterruptMaskFromISR() -> u32
Expand description
@brief Disable interrupts in a nested manner (meant to be called from ISRs)
@warning Only applies to current CPU. @return UBaseType_t Previous interrupt level