Type Alias TIMG0

Source
pub type TIMG0 = Periph<RegisterBlock, 0x6001_f000>;
Expand description

Timer Group 0

Aliased Type§

pub struct TIMG0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TIMG0

Source§

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

Formats the value using the given formatter. Read more