Module atmega_hal::pac::portk
source · Expand description
I/O Port
Modules§
- PORT K Data Direction Register
- PORT K Input Pins
- PORT K Data Register
Structs§
- Register block
Type Aliases§
- DDRK (rw) register accessor: an alias for
Reg<DDRK_SPEC> - PINK (rw) register accessor: an alias for
Reg<PINK_SPEC> - PORTK (rw) register accessor: an alias for
Reg<PORTK_SPEC>