Module avr_device::atmega2560::portg

source ·
Expand description

I/O Port

Modules§

  • Data Direction Register, Port G
  • Input Pins, Port G
  • Data Register, Port G

Structs§

Type Aliases§

  • DDRG (rw) register accessor: an alias for Reg<DDRG_SPEC>
  • PING (rw) register accessor: an alias for Reg<PING_SPEC>
  • PORTG (rw) register accessor: an alias for Reg<PORTG_SPEC>