zephyr::raw

Constant K_WORK_CANCELING

Source
pub const K_WORK_CANCELING: u32 = 2; // 2u32
Expand description

@brief Flag indicating a work item that is being canceled.

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