Type Alias esp_idf_svc::sys::eNotifyAction
source ยท pub type eNotifyAction = u32;
Expand description
Actions that can be performed when vTaskNotify() is called.
pub type eNotifyAction = u32;
Actions that can be performed when vTaskNotify() is called.