PORTA

Type Alias PORTA 

Source
pub type PORTA = Periph<RegisterBlock, 0x20>;
Expand description

I/O Port

Aliased Type§

pub struct PORTA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTA

Source§

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

Formats the value using the given formatter. Read more