Type Alias TIM5

Source
pub type TIM5 = Periph<RegisterBlock, 0x4000_0c00>;
Expand description

General purpose timer

See peripheral structure

Aliased Type§

struct TIM5 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIM5

Source§

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

Formats the value using the given formatter. Read more