PORTH

Type Alias PORTH 

Source
pub type PORTH = Periph<RegisterBlock, 0x0100>;
Expand description

I/O Port

Aliased Type§

pub struct PORTH { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTH

Source§

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

Formats the value using the given formatter. Read more