Type Alias avr_device::atmega2560::portl::PORTL

source ·
pub type PORTL = Reg<PORTL_SPEC>;
Expand description

PORTL (rw) register accessor: an alias for Reg<PORTL_SPEC>

Aliased Type§

struct PORTL { /* private fields */ }