SLAU893B October 2023 – July 2024 MSPM0C1103 , MSPM0C1103-Q1 , MSPM0C1104 , MSPM0C1104-Q1
The UART module contains three event publishers and no event subscribers. One event publisher (CPU_INT) manages UART interrupt requests (IRQs) to the CPU subsystem through a static event route. The second and third event publishers (DMA_TRIG_RX, DMA_TRIG_TX) are used to setup the trigger signaling for the DMA through DMA event route.
The UART events are summarized in Table 15-165.
Event | Type | Source | Destination | Route | Configuration | Functionality |
---|---|---|---|---|---|---|
CPU interrupt | Publisher | UART | CPU Subsystem | Static route | CPU_INT registers | Fixed interrupt route from UART to CPU |
DMA trigger | Publisher | UART | DMA | DMA event route | DMA_TRIG_RX registers | Fixed interrupt route from UART to DMA |
DMA trigger | Publisher | UART | DMA | DMA event route | DMA_TRIG_TX registers | Fixed interrupt route from UART to DMA |