TCB3

Type Alias TCB3 

Source
pub type TCB3 = Periph<RegisterBlock, 0x0ab0>;
Expand description

16-bit Timer Type B

Aliased Type§

pub struct TCB3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TCB3

Source§

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

Formats the value using the given formatter. Read more