Module atsaml21e16b::evsys

source ·
Expand description

Event System Interface

Modules

Channel n
Channel Status
Control
Interrupt Enable Clear
Interrupt Enable Set
Interrupt Flag Status and Clear
Software Event
User Multiplexer n

Structs

Register block

Type Definitions

CHANNEL (rw) register accessor: an alias for Reg<CHANNEL_SPEC>
CHSTATUS (r) register accessor: an alias for Reg<CHSTATUS_SPEC>
CTRLA (rw) register accessor: an alias for Reg<CTRLA_SPEC>
INTENCLR (rw) register accessor: an alias for Reg<INTENCLR_SPEC>
INTENSET (rw) register accessor: an alias for Reg<INTENSET_SPEC>
INTFLAG (rw) register accessor: an alias for Reg<INTFLAG_SPEC>
SWEVT (w) register accessor: an alias for Reg<SWEVT_SPEC>
USER (rw) register accessor: an alias for Reg<USER_SPEC>