Type Alias TIM7

Source
pub type TIM7 = Periph<RegisterBlock, 0x4000_1400>;
Expand description

Basic timer

See peripheral structure

Aliased Type§

struct TIM7 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM7

Source§

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

Formats the value using the given formatter. Read more