pub const eSleepModeStatus_eNoTasksWaitingTimeout: u32 = 2; // 2u32
Expand description
< No tasks are waiting for a timeout so it is safe to enter a sleep mode that can only be exited by an external interrupt.
pub const eSleepModeStatus_eNoTasksWaitingTimeout: u32 = 2; // 2u32
< No tasks are waiting for a timeout so it is safe to enter a sleep mode that can only be exited by an external interrupt.