HertzU64

Type Alias HertzU64 

Source
pub type HertzU64 = Rate<u64, 1, 1>;
Expand description

Alias for hertz rate (u64 backing storage)

Aliased Typeยง

pub struct HertzU64 { /* private fields */ }