esp_
idf_
hal
0.45.0
Tick
Type_
t
Trait Implementations
From<TickType>
In esp_
idf_
hal::
delay
esp_idf_hal
::
delay
Type Alias
TickType_t
Copy item path
Source
pub type TickType_t = u32;
Expand description
The raw OS tick type. Also see
TickType
.
Trait Implementations
§
Source
§
impl From<
TickType
> for
TickType_t
Source
§
fn
from
(value:
TickType
) -> Self
Converts to this type from the input type.