PORTC

Type Alias PORTC 

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

I/O Ports

Aliased Type§

pub struct PORTC { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PORTC

Source§

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

Formats the value using the given formatter. Read more