Type Alias TIM6

Source
pub type TIM6 = Periph<RegisterBlock, 0x4000_1000>;
Expand description

Basic timer

See peripheral structure

Aliased Type§

struct TIM6 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM6

Source§

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

Formats the value using the given formatter. Read more