CC1IF=B_0x0, CC2OF=B_0x0, CC1OF=B_0x0, CC2IF=B_0x0
LPTIM2 interrupt and status register
CC1IF | capture 1 interrupt flag 0 (B_0x0): No input capture occurred 1 (B_0x1): The counter value has been captured in the LPTIM_CCR1 register. |
ARRM | Autoreload match |
EXTTRIG | External trigger edge event |
ARROK | Autoreload register update OK |
UP | Counter direction change down to up |
DOWN | Counter direction change up to down |
UE | LPTIM update event occurred |
REPOK | Repetition register update OK |
CC2IF | Capture 2 interrupt flag 0 (B_0x0): No input capture occurred 1 (B_0x1): The counter value has been captured in the LPTIM_CCR2 register. |
CC1OF | Capture 1 over-capture flag 0 (B_0x0): No over-capture has been detected. 1 (B_0x1): The counter value has been captured in LPTIM_CCR1 register while CC1IF flag was already set. |
CC2OF | Capture 2 over-capture flag 0 (B_0x0): No over-capture has been detected. 1 (B_0x1): The counter value has been captured in LPTIM_CCR2 register while CC2IF flag was already set. |
DIEROK | Interrupt enable register update OK |