Module avr_device::atmega2560::portj
source · Expand description
I/O Port
Modules§
- PORT J Data Direction Register
- PORT J Input Pins
- PORT J Data Register
Structs§
- Register block
Type Aliases§
- DDRJ (rw) register accessor: an alias for
Reg<DDRJ_SPEC>
- PINJ (rw) register accessor: an alias for
Reg<PINJ_SPEC>
- PORTJ (rw) register accessor: an alias for
Reg<PORTJ_SPEC>