Type Alias TC1

Source
pub type TC1 = Periph<RegisterBlock, 0x43>;
Expand description

Timer/Counter1, 8-bit

Aliased Type§

struct TC1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TC1

Source§

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

Formats the value using the given formatter. Read more