SPRUIM2H May 2020 – October 2023 AM2431 , AM2432 , AM2434 , AM6411 , AM6412 , AM6421 , AM6422 , AM6441 , AM6442
Table 12-4726 lists the steps to initialize capture mode.
Step | Register/Bit Field/Programming Model | Value |
---|---|---|
Select autoreload mode. | TIMER_TCLR[1] AR | 0x- |
Set prescale timer value. | TIMER_TCLR[4-2] PTV | 0x- |
Enable prescaler. | TIMER_TCLR[5] PRE | 0x1 |
Select TIMER[11-0] or MCU_TIMER[3-0] Capture input at device pins TIMER_IO[11-0] for TIMER[11-0] or at pins MCU_TIMER_IO[3-0] for MCU_TIMER[3-0]. | TIMER_TCLR[14] GPO_CFG | 0x1 |
Select single or second event capture. | TIMER_TCLR[13] CAPT_MODE | 0x- |
Select transition capture mode. | TIMER_TCLR[9-8] TCM | 0x- |