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