TC2

Type Alias TC2 

Source
pub type TC2 = Periph<RegisterBlock, 0x37>;
Expand description

Timer/Counter, 8-bit Async

Aliased Type§

pub struct TC2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TC2

Source§

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

Formats the value using the given formatter. Read more