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