esp_
idf_
svc
0.51.0
In esp_
idf_
svc::
hal::
delay
Structs
Delay
Ets
FreeRtos
TickType
Constants
BLOCK
NON_BLOCK
TICK_RATE_HZ
Type Aliases
TickType_t
esp_idf_svc
::
hal
::
delay
Constant
NON_BLOCK
Copy item path
Settings
Help
Summary
Source
pub const NON_BLOCK: u32 = 0; // 0u32
Expand description
Sentinel value used as “no delay” or “no blocking” marker.