PORTD

Type Alias PORTD 

Source
pub type PORTD = Periph<RegisterBlock, 0x29>;
Expand description

I/O Port

Aliased Type§

pub struct PORTD { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTD

Source§

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

Formats the value using the given formatter. Read more