Skip to main content

FRC_TIMER

Type Alias FRC_TIMER 

Source
pub type FRC_TIMER = Periph<RegisterBlock, 0x3ff4_7000>;
Expand description

FRC_TIMER Peripheral

Aliased Type§

pub struct FRC_TIMER { /* private fields */ }

Trait Implementations§

Source§

impl Debug for FRC_TIMER

Source§

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

Formats the value using the given formatter. Read more