avr_device::atmega2560::porte

Type Alias DDRE

Source
pub type DDRE = Reg<DDRE_SPEC>;
Expand description

DDRE (rw) register accessor: an alias for Reg<DDRE_SPEC>

Aliased Typeยง

struct DDRE { /* private fields */ }