Port2

Type Alias Port2 

Source
pub type Port2 = Periph<RegisterBlock, 0x400b_e000>;
Expand description

PORT

Aliased Type§

pub struct Port2 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Port2

Source§

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

Formats the value using the given formatter. Read more