Type Alias PORTB

Source
pub type PORTB = Periph<RegisterBlock, 0x36>;
Expand description

I/O Port

Aliased Type§

struct PORTB { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTB

Source§

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

Formats the value using the given formatter. Read more