Type Alias fugit::HertzU32

source ·
pub type HertzU32 = Rate<u32, 1, 1>;
Expand description

Alias for hertz rate (u32 backing storage)

Aliased Type§

struct HertzU32 { /* private fields */ }