Type Alias TIM15

Source
pub type TIM15 = Periph<RegisterBlock, 0x4001_4000>;
Expand description

General-purpose-timers

See peripheral structure

Aliased Type§

struct TIM15 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM15

Source§

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

Formats the value using the given formatter. Read more