Type Alias Tim7

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

Basic-timers

Aliased Type§

pub 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