avr_device::atmega2560::portj

Type Alias DDRJ

Source
pub type DDRJ = Reg<DDRJ_SPEC>;
Expand description

DDRJ (rw) register accessor: an alias for Reg<DDRJ_SPEC>

Aliased Typeยง

struct DDRJ { /* private fields */ }