avr_device::atmega32u4::portc

Type Alias DDRC

Source
pub type DDRC = Reg<DDRC_SPEC>;
Expand description

DDRC (rw) register accessor: an alias for Reg<DDRC_SPEC>

Aliased Typeยง

struct DDRC { /* private fields */ }