Module avr_device::atmega4809::gpio

source ·
Expand description

General Purpose IO

Modules§

  • General Purpose IO Register 0
  • General Purpose IO Register 1
  • General Purpose IO Register 2
  • General Purpose IO Register 3

Structs§

Type Aliases§

  • GPIOR0 (rw) register accessor: an alias for Reg<GPIOR0_SPEC>
  • GPIOR1 (rw) register accessor: an alias for Reg<GPIOR1_SPEC>
  • GPIOR2 (rw) register accessor: an alias for Reg<GPIOR2_SPEC>
  • GPIOR3 (rw) register accessor: an alias for Reg<GPIOR3_SPEC>