Constant esp_idf_svc::sys::eSleepModeStatus_eNoTasksWaitingTimeout
source ยท 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.