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