Type Alias ClockFrequency

Source
pub type ClockFrequency = Freq100MHz;

Aliased Type§

enum ClockFrequency {}

Variants§

Trait Implementations

Source§

impl Debug for Freq100MHz

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
Source§

impl Frequency for Freq100MHz

Source§

fn frequency() -> u32

Returns frequency in Hz.