TC0

Type Alias TC0 

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

Timer/Counter, 8-bit

Aliased Type§

pub 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