esp_idf_hal::sys

Type Alias TickType_t

Source
pub type TickType_t = u32;

Trait Implementations§

Source§

impl From<TickType> for TickType_t

Source§

fn from(value: TickType) -> Self

Converts to this type from the input type.