Type Alias TIM17

Source
pub type TIM17 = Periph<RegisterBlock, 0x4001_4800>;
Expand description

General purpose timers

See peripheral structure

Aliased Type§

struct TIM17 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM17

Source§

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

Formats the value using the given formatter. Read more