fugit

Type Alias HertzU32

source
pub type HertzU32 = Rate<u32, 1, 1>;
Expand description

Alias for hertz rate (u32 backing storage)

Aliased Typeยง

struct HertzU32 { /* private fields */ }