PORTK

Type Alias PORTK 

Source
pub type PORTK = Periph<RegisterBlock, 0x0106>;
Expand description

I/O Port

Aliased Type§

pub struct PORTK { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTK

Source§

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

Formats the value using the given formatter. Read more