Module avr_device::atmega2560::portl

source ·
Expand description

I/O Port

Modules§

  • PORT L Data Direction Register
  • PORT L Input Pins
  • PORT L Data Register

Structs§

Type Aliases§

  • DDRL (rw) register accessor: an alias for Reg<DDRL_SPEC>
  • PINL (rw) register accessor: an alias for Reg<PINL_SPEC>
  • PORTL (rw) register accessor: an alias for Reg<PORTL_SPEC>