Module avr_device::atmega2560::portl[][src]

Expand description

I/O Port

Modules

PORT L Data Direction Register

PORT L Input Pins

PORT L Data Register

Structs

Register block

Type Definitions

DDRL register accessor: an alias for Reg<DDRL_SPEC>

PINL register accessor: an alias for Reg<PINL_SPEC>

PORTL register accessor: an alias for Reg<PORTL_SPEC>