Type Alias TIM12

Source
pub type TIM12 = Periph<RegisterBlock, 0x4000_1800>;
Expand description

General purpose timer

See peripheral structure

Aliased Type§

struct TIM12 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM12

Source§

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

Formats the value using the given formatter. Read more