Type Alias TIM1

Source
pub type TIM1 = Periph<RegisterBlock, 0x4001_2c00>;
Expand description

Advanced timer

See peripheral structure

Aliased Type§

struct TIM1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM1

Source§

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

Formats the value using the given formatter. Read more