pub const K_WORK_DELAYED: _bindgen_ty_1 = 8;
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.
pub const K_WORK_DELAYED: _bindgen_ty_1 = 8;
@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.