pub unsafe extern "C" fn xPortSetInterruptMaskFromISR() -> u32Expand 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
pub unsafe extern "C" fn xPortSetInterruptMaskFromISR() -> u32@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