LPTIM 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. Please refer to . |
| 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. Please refer to . |
| 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. |
| DIEROKCF | Interrupt enable register update OK clear flag Writing 1 to this bit clears the DIEROK flag in the LPTIM_ISR register. |