PORTF

Type Alias PORTF 

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

I/O Port

Aliased Type§

pub struct PORTF { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTF

Source§

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

Formats the value using the given formatter. Read more