Module avr_device::atmega4809::cpuint[][src]

Expand description

Interrupt Controller

Modules

Control A

Interrupt Level 0 Priority

Interrupt Level 1 Priority Vector

Status

Structs

Register block

Type Definitions

CTRLA register accessor: an alias for Reg<CTRLA_SPEC>

LVL0PRI register accessor: an alias for Reg<LVL0PRI_SPEC>

LVL1VEC register accessor: an alias for Reg<LVL1VEC_SPEC>

STATUS register accessor: an alias for Reg<STATUS_SPEC>