Module avr_device::atmega4809::cpuint

source ·
Expand description

Interrupt Controller

Modules§

Structs§

Type Aliases§

  • CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
  • LVL0PRI (rw) register accessor: an alias for Reg<LVL0PRI_SPEC>
  • LVL1VEC (rw) register accessor: an alias for Reg<LVL1VEC_SPEC>
  • STATUS (rw) register accessor: an alias for Reg<STATUS_SPEC>