TC3

Type Alias TC3 

Source
pub type TC3 = Periph<RegisterBlock, 0x38>;
Expand description

Timer/Counter, 16-bit

Aliased Type§

pub struct TC3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TC3

Source§

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

Formats the value using the given formatter. Read more