Type Alias PARL_IO

Source
pub type PARL_IO = Periph<RegisterBlock, 0x6001_5000>;
Expand description

Parallel IO Controller

Aliased Type§

pub struct PARL_IO { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PARL_IO

Source§

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

Formats the value using the given formatter. Read more