Type Alias TIM16

Source
pub type TIM16 = Periph<RegisterBlock, 0x4001_4400>;
Expand description

General-purpose-timers

See peripheral structure

Aliased Type§

struct TIM16 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM16

Source§

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

Formats the value using the given formatter. Read more