SPRUJF2A March 2026 – March 2026 AM13E23019
The GEN_EVENT0 and GEN_EVENT1 registers are used to select a peripheral condition (TIMx GEN_EVENT0 and GEN_EVENT1 Conditions) to use for generating an event to ADC (GEN_EVENT0) or DMA (GEN_EVENT1).
| IIDX STAT | Name | Description |
Timer Module |
|---|---|---|---|
| 0x01 | Z | Zero event interrupt. This interrupt is set when there is a zero event. | TIMx |
| 0x02 | L | Load event interrupt. This interrupt is set when there is a load event. | TIMx |
| 0x05 | CCD0 | Capture or compare 0 down event. This interrupt is set when there is a down compare match event at CC0. | TIMx |
| 0x06 | CCD1 | Capture or compare 1 down event. This interrupt is set when there is a down compare match event at CC1. | TIMx |
| 0x09 | CCU0 | Capture or compare 0 up event. This interrupt is set when there is a up compare match event at CC0. | TIMx |
| 0x0A | CCU1 | Capture or compare 1 up event. This interrupt is set when there is a up compare match event at CC1. | TIMx |
| 0x1A | TOV | Trigger overflow interrupt. This interrupt is set if a trigger event is generated while the associated trigger channel is active. | TIMx |
See Using Event Registers for guidance on configuring the event registers.