TCB2

Type Alias TCB2 

Source
pub type TCB2 = Periph<RegisterBlock, 0x0aa0>;
Expand description

16-bit Timer Type B

Aliased Type§

pub struct TCB2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TCB2

Source§

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

Formats the value using the given formatter. Read more