VPORTF

Type Alias VPORTF 

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

Virtual Ports

Aliased Type§

pub struct VPORTF { /* private fields */ }

Trait Implementations§

Source§

impl Debug for VPORTF

Source§

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

Formats the value using the given formatter. Read more