Type Alias esp_idf_hal::sys::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.