Type Alias fugit::HertzU64

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

Alias for hertz rate (u64 backing storage)

Aliased Type§

struct HertzU64 { /* private fields */ }