Type Alias TIMG1

Source
pub type TIMG1 = Periph<RegisterBlock, 0x3f42_0000>;
Expand description

Timer Group 1

Aliased Type§

pub struct TIMG1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIMG1

Source§

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

Formats the value using the given formatter. Read more