Type Alias avr_device::atmega32u4::portc::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 */ }
pub type DDRC = Reg<DDRC_SPEC>;
DDRC (rw) register accessor: an alias for Reg<DDRC_SPEC>
struct DDRC { /* private fields */ }