Module avr_device::atmega2560::portk

source ·
Expand description

I/O Port

Modules§

  • PORT K Data Direction Register
  • PORT K Input Pins
  • PORT K Data Register

Structs§

Type Aliases§

  • DDRK (rw) register accessor: an alias for Reg<DDRK_SPEC>
  • PINK (rw) register accessor: an alias for Reg<PINK_SPEC>
  • PORTK (rw) register accessor: an alias for Reg<PORTK_SPEC>