PORTE

Type Alias PORTE 

Source
pub type PORTE = Periph<RegisterBlock, 0x0480>;
Expand description

I/O Ports

Aliased Type§

pub struct PORTE { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTE

Source§

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

Formats the value using the given formatter. Read more