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