zephyr::raw

Constant K_WORK_DELAYED

Source
pub const K_WORK_DELAYED: u32 = 8; // 8u32
Expand description

@brief Flag indicating a delayed work item that is scheduled for submission to a queue.

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