TIF=B_0x0, CC1OF=B_0x0, UIF=B_0x0, CC1IF=B_0x0
TIM3 status register
UIF | Update interrupt flag 0 (B_0x0): No update occurred 1 (B_0x1): Update interrupt pending. |
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 |
CC3IF | Capture/Compare 3 interrupt flag |
CC4IF | Capture/Compare 4 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 |
CC3OF | Capture/Compare 3 overcapture flag |
CC4OF | Capture/Compare 4 overcapture flag |