Module atmega_hal::pac::porth
source · Expand description
I/O Port
Modules§
- PORT H Data Direction Register
- PORT H Input Pins
- PORT H Data Register
Structs§
- Register block
Type Aliases§
- DDRH (rw) register accessor: an alias for
Reg<DDRH_SPEC> - PINH (rw) register accessor: an alias for
Reg<PINH_SPEC> - PORTH (rw) register accessor: an alias for
Reg<PORTH_SPEC>