TC5

Type Alias TC5 

Source
pub type TC5 = Periph<RegisterBlock, 0x3a>;
Expand description

Timer/Counter, 16-bit

Aliased Type§

pub struct TC5 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TC5

Source§

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

Formats the value using the given formatter. Read more