Constant esp_idf_svc::sys::eTaskState_eBlocked
source ยท pub const eTaskState_eBlocked: u32 = 2; // 2u32
Expand description
< The task being queried is in the Blocked state.
pub const eTaskState_eBlocked: u32 = 2; // 2u32
< The task being queried is in the Blocked state.