MegahertzU64

Type Alias MegahertzU64 

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

Alias for megahertz rate (u64 backing storage)

Aliased Typeยง

pub struct MegahertzU64 { /* private fields */ }