Type Alias avr_device::atmega2560::porta::DDRA
source · pub type DDRA = Reg<DDRA_SPEC>;
Expand description
DDRA (rw) register accessor: an alias for Reg<DDRA_SPEC>
Aliased Type§
struct DDRA { /* private fields */ }
pub type DDRA = Reg<DDRA_SPEC>;
DDRA (rw) register accessor: an alias for Reg<DDRA_SPEC>
struct DDRA { /* private fields */ }