TCB1

Type Alias TCB1 

Source
pub type TCB1 = Periph<RegisterBlock, 0x0a90>;
Expand description

16-bit Timer Type B

Aliased Type§

pub struct TCB1 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for TCB1

Source§

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

Formats the value using the given formatter. Read more