Expand description

External Interrupt Controller

Modules

Configuration n
Control
Event Control
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
Non-Maskable Interrupt Control
Non-Maskable Interrupt Flag Status and Clear
Status
Wake-Up Enable

Structs

Register block

Type Definitions

CONFIG register accessor: an alias for Reg<CONFIG_SPEC>
CTRL register accessor: an alias for Reg<CTRL_SPEC>
EVCTRL register accessor: an alias for Reg<EVCTRL_SPEC>
INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG register accessor: an alias for Reg<INTFLAG_SPEC>
NMICTRL register accessor: an alias for Reg<NMICTRL_SPEC>
NMIFLAG register accessor: an alias for Reg<NMIFLAG_SPEC>
STATUS register accessor: an alias for Reg<STATUS_SPEC>
WAKEUP register accessor: an alias for Reg<WAKEUP_SPEC>