TC4

Type Alias TC4 

Source
pub type TC4 = Periph<RegisterBlock, 0x39>;
Expand description

Timer/Counter, 10-bit

Aliased Type§

pub struct TC4 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TC4

Source§

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

Formats the value using the given formatter. Read more