TIF=B_0x0, UIF=B_0x0, CC1OF=B_0x0, CC1IF=B_0x0
TIM12 status register
UIF | Update interrupt flag 0 (B_0x0): No update occurred 1 (B_0x1): Update interrupt pending. This bit is set by hardware when the registers are updated: |
CC1IF | Capture/compare 1 interrupt flag 0 (B_0x0): No compare match / No input capture occurred 1 (B_0x1): A compare match or an input capture occurred |
CC2IF | Capture/Compare 2 interrupt flag |
TIF | Trigger interrupt flag 0 (B_0x0): No trigger event occurred. 1 (B_0x1): Trigger interrupt pending. |
CC1OF | Capture/Compare 1 overcapture flag 0 (B_0x0): No overcapture has been detected. 1 (B_0x1): The counter value has been captured in TIMx_CCR1 register while CC1IF flag was already set |
CC2OF | Capture/compare 2 overcapture flag |