Module avr_device::atmega2560::porth

source ·
Expand description

I/O Port

Modules§

  • PORT H Data Direction Register
  • PORT H Input Pins
  • PORT H Data Register

Structs§

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>