PORTL

Type Alias PORTL 

Source
pub type PORTL = Periph<RegisterBlock, 0x0109>;
Expand description

I/O Port

Aliased Type§

pub struct PORTL { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTL

Source§

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

Formats the value using the given formatter. Read more