Constant esp_idf_svc::hal::delay::NON_BLOCK
source · pub const NON_BLOCK: u32 = 0; // 0u32
Expand description
Sentinel value used as “no delay” or “no blocking” marker.
pub const NON_BLOCK: u32 = 0; // 0u32
Sentinel value used as “no delay” or “no blocking” marker.