VPORTA

Type Alias VPORTA 

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

Virtual Ports

Aliased Type§

pub struct VPORTA { /* private fields */ }

Trait Implementations§

Source§

impl Debug for VPORTA

Source§

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

Formats the value using the given formatter. Read more