TCB0

Type Alias TCB0 

Source
pub type TCB0 = Periph<RegisterBlock, 0x0a80>;
Expand description

16-bit Timer Type B

Aliased Type§

pub struct TCB0 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TCB0

Source§

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

Formats the value using the given formatter. Read more