Type Alias avr_device::atmega2560::portj::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 */ }