Skip to main content

Port4

Type Alias Port4 

Source
pub type Port4 = Periph<RegisterBlock, 0x400c_0000>;
Expand description

PORT

Aliased Type§

pub struct Port4 { /* private fields */ }

Trait Implementations§

Source§

impl Debug for Port4

Source§

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

Formats the value using the given formatter. Read more