Constant esp_idf_hal::delay::NON_BLOCK

source ·
pub const NON_BLOCK: TickType_t = 0;
Expand description

Sentinel value used as “no delay” or “no blocking” marker.