PORTG

Type Alias PORTG 

Source
pub type PORTG = Periph<RegisterBlock, 0x32>;
Expand description

I/O Port

Aliased Type§

pub struct PORTG { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTG

Source§

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

Formats the value using the given formatter. Read more