pub const K_NO_WAIT: k_timeout_t;
Expand description
Represents a null timeout delay.
Low-level Zephyr Constant. Calls using this value will not wait if the operation cannot be performed immediately.
pub const K_NO_WAIT: k_timeout_t;
Represents a null timeout delay.
Low-level Zephyr Constant. Calls using this value will not wait if the operation cannot be performed immediately.