avr_device::atmega2560::porta

Type Alias 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 */ }