Type Alias stm32f4xx_hal::timer::counter::SysCounterUs

source ·
pub type SysCounterUs = SysCounter<1_000_000>;

Aliased Type§

struct SysCounterUs(/* private fields */);