Module cpuint

Source
Expand description

Interrupt Controller

Modules§

ctrla
Control A
lvl0pri
Interrupt Level 0 Priority
lvl1vec
Interrupt Level 1 Priority Vector
status
Status

Structs§

RegisterBlock
Register block

Type Aliases§

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