Module atmega_hal::pac::portl
source · Expand description
I/O Port
Modules§
- PORT L Data Direction Register
- PORT L Input Pins
- PORT L Data Register
Structs§
- Register block
Type Aliases§
- DDRL (rw) register accessor: an alias for
Reg<DDRL_SPEC> - PINL (rw) register accessor: an alias for
Reg<PINL_SPEC> - PORTL (rw) register accessor: an alias for
Reg<PORTL_SPEC>