pub const eNotifyAction_eSetValueWithOverwrite: u32 = 3; // 3u32
Expand description
< Set the task’s notification value to a specific value even if the previous value has not yet been read by the task.
pub const eNotifyAction_eSetValueWithOverwrite: u32 = 3; // 3u32
< Set the task’s notification value to a specific value even if the previous value has not yet been read by the task.