Constant esp_idf_sys::eTaskState_eSuspended
source ยท pub const eTaskState_eSuspended: eTaskState = 3;
Expand description
< The task being queried is in the Suspended state, or is in the Blocked state with an infinite time out.