zephyr::raw

Constant K_WORK_FLUSHING

Source
pub const K_WORK_FLUSHING: u32 = 16; // 16u32
Expand description

@brief Flag indicating a synced work item that is being flushed.

Accessed via k_work_busy_get(). May co-occur with other flags.