avr_device::atmega2560::portl

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