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