Type Alias Tim2

Source
pub type Tim2 = Periph<RegisterBlock, 0x4000_0000>;
Expand description

General-purpose-timers

Aliased Type§

pub struct Tim2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Tim2

Source§

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

Formats the value using the given formatter. Read more