Module avr_device::atmega4809::bod

source ·
Expand description

Bod interface

Modules§

Structs§

Type Aliases§

  • CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
  • CTRLB (rw) register accessor: an alias for Reg<CTRLB_SPEC>
  • INTCTRL (rw) register accessor: an alias for Reg<INTCTRL_SPEC>
  • INTFLAGS (rw) register accessor: an alias for Reg<INTFLAGS_SPEC>
  • STATUS (rw) register accessor: an alias for Reg<STATUS_SPEC>
  • VLMCTRLA (rw) register accessor: an alias for Reg<VLMCTRLA_SPEC>