Skip to main content

Port3

Type Alias Port3 

Source
pub type Port3 = Periph<RegisterBlock, 0x400b_f000>;
Expand description

PORT

Aliased Type§

pub struct Port3 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Port3

Source§

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

Formats the value using the given formatter. Read more