Module atmega_hal::pac::portc

source ·
Expand description

I/O Port

Modules

  • Port C Data Direction Register
  • Port C Input Pins
  • Port C Data Register

Structs

Type Aliases

  • DDRC (rw) register accessor: an alias for Reg<DDRC_SPEC>
  • PINC (rw) register accessor: an alias for Reg<PINC_SPEC>
  • PORTC (rw) register accessor: an alias for Reg<PORTC_SPEC>