LPTIM3 interrupt clear register
| CC1CF | Capture/compare 1 clear flag Writing 1 to this bit clears the CC1IF flag in the LPTIM_ISR register. |
| ARRMCF | Autoreload match clear flag Writing 1 to this bit clears the ARRM flag in the LPTIM_ISR register |
| EXTTRIGCF | External trigger valid edge clear flag Writing 1 to this bit clears the EXTTRIG flag in the LPTIM_ISR register |
| CMP1OKCF | Compare register 1 update OK clear flag Writing 1 to this bit clears the CMP1OK flag in the LPTIM_ISR register. |
| ARROKCF | Autoreload register update OK clear flag Writing 1 to this bit clears the ARROK flag in the LPTIM_ISR register |
| UPCF | Direction change to UP clear flag Writing 1 to this bit clear the UP flag in the LPTIM_ISR register. Note: If the LPTIM does not support encoder mode feature, this bit is reserved. Refer to Section 26.3. |
| DOWNCF | Direction change to down clear flag Writing 1 to this bit clear the DOWN flag in the LPTIM_ISR register. Note: If the LPTIM does not support encoder mode feature, this bit is reserved. Refer to Section 26.3. |
| UECF | Update event clear flag Writing 1 to this bit clear the UE flag in the LPTIM_ISR register. |
| REPOKCF | Repetition register update OK clear flag Writing 1 to this bit clears the REPOK flag in the LPTIM_ISR register. |
| CC2CF | Capture/compare 2 clear flag Writing 1 to this bit clears the CC2IF flag in the LPTIM_ISR register. Note: If LPTIM does not implement at least 2 channels this bit is reserved. Refer to Section 26.3. |
| CMP2OKCF | Compare register 2 update OK clear flag Writing 1 to this bit clears the CMP2OK flag in the LPTIM_ISR register. Note: If LPTIM does not implement at least 2 channels this bit is reserved. Refer to Section 26.3. |
| DIEROKCF | Interrupt enable register update OK clear flag Writing 1 to this bit clears the DIEROK flag in the LPTIM_ISR register. |