MegahertzU32

Type Alias MegahertzU32 

Source
pub type MegahertzU32 = Rate<u32, 1_000_000, 1>;
Expand description

Alias for megahertz rate (u32 backing storage)

Aliased Typeยง

pub struct MegahertzU32 { /* private fields */ }