Type Alias TIM8

Source
pub type TIM8 = Periph<RegisterBlock, 0x4001_3400>;
Expand description

Advanced timer

See peripheral structure

Aliased Type§

struct TIM8 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM8

Source§

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

Formats the value using the given formatter. Read more