Module avr_device::atmega4809::cpuint
source · Expand description
Interrupt Controller
Modules§
- Control A
- Interrupt Level 0 Priority
- Interrupt Level 1 Priority Vector
- Status
Structs§
- Register block
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>