Type Alias Timer1

Source
pub type Timer1 = Periph<RegisterBlock, 0x4001_f000>;
Expand description

TIMER registers

Aliased Type§

pub struct Timer1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Timer1

Source§

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

Formats the value using the given formatter. Read more