Expand description

Event System Interface

Modules

Channel
Channel Status
Control
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
User Multiplexer

Structs

Register block

Type Definitions

CHANNEL register accessor: an alias for Reg<CHANNEL_SPEC>
CHSTATUS register accessor: an alias for Reg<CHSTATUS_SPEC>
CTRL register accessor: an alias for Reg<CTRL_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>
USER register accessor: an alias for Reg<USER_SPEC>