Type Alias TC0

Source
pub type TC0 = Periph<RegisterBlock, 0x48>;
Expand description

Timer/Counter0, 8-bit, PWM

Aliased Type§

struct TC0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TC0

Source§

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

Formats the value using the given formatter. Read more