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