SLAU893B October 2023 – July 2024 MSPM0C1103 , MSPM0C1103-Q1 , MSPM0C1104 , MSPM0C1104-Q1
The event management register group is a set of standard registers which are implemented by all peripherals capable of generating events (CPU interrupts, DMA triggers, or generic events). Each event generator in a peripheral contains its own event management register set. For example, if a peripheral supports generating a CPU interrupt and a DMA trigger, it will have an event management register set for the CPU interrupt (with the group name of CPU_INT) as well as a second event management register set for the DMA trigger (with the group name of DMA_TRIG).
The event management registers are used to:
In the "Registers" section for a given peripheral, the "Group" column displays the Group Name to indicate what functionality is mapped to each event management register group. See Table 6-1 for which event management groups are mapped to specific functions in the group name for a peripheral's "Registers" section.
Group Name (in Registers) |
Functionality |
---|---|
CPU_INT |
CPU interrupt (fixed route to the CPU subsystem) |
DMA_TRIGx |
DMA trigger (fixed route to the DMA controller) |
GEN_EVENT |
Generic event (programmable route for other module-to-module connections) |