SPRUJB3C March 2024 – November 2025 AM67 , AM67A , TDA4AEN-Q1 , TDA4VEN-Q1
Table 12-363 lists the steps in the timer mode configuration.
| Step | Register/Bit Field/Programming Model | Value |
|---|---|---|
| Select autoreload mode. | DMTIMER1MS_TCLR[1] AR | 0x- |
| Set prescale timer value. | DMTIMER1MS_TCLR[4-2] PTV | 0x- |
| Enable prescaler. | DMTIMER1MS_TCLR[5] PRE | 0x1 |
| Enable overflow interrupt. | DMTIMER1MS_IRQSTATUS_SET[1] OVF_EN_FLAG | 0x1 |
| Load timer counter value. | DMTIMER1MS_TCRR | 0x- |
| Load timer load value. | DMTIMER1MS_TLDR | 0x- |
| Start the timer. | DMTIMER1MS_TCLR[0] ST | 0x1 |