Type Alias SysCounterUs

Source
pub type SysCounterUs = SysCounter<1_000_000>;

Aliased Typeยง

pub struct SysCounterUs(/* private fields */);