zephyr::sys

Constant K_NO_WAIT

source
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.