pub const eSleepModeStatus_eAbortSleep: u32 = 0; // 0u32
Expand description
< A task has been made ready or a context switch pended since portSUPPRESS_TICKS_AND_SLEEP() was called - abort entering a sleep mode.
pub const eSleepModeStatus_eAbortSleep: u32 = 0; // 0u32
< A task has been made ready or a context switch pended since portSUPPRESS_TICKS_AND_SLEEP() was called - abort entering a sleep mode.