Type Alias TIM10

Source
pub type TIM10 = Periph<RegisterBlock, 0x4001_5000>;
Expand description

General purpose timer

See peripheral structure

Aliased Type§

pub struct TIM10 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM10

Source§

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

Formats the value using the given formatter. Read more