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