pub type HertzU32 = Rate<u32, 1, 1>;
Alias for hertz rate (u32 backing storage)
u32
struct HertzU32 { /* private fields */ }