CC1OF=B_0x0, BIF=B_0x0, COMIF=B_0x0, UIF=B_0x0, CC1IF=B_0x0
TIM16 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 |
COMIF | COM interrupt flag 0 (B_0x0): No COM event occurred 1 (B_0x1): COM interrupt pending |
BIF | Break interrupt flag 0 (B_0x0): No break event occurred 1 (B_0x1): An active level has been detected on the break input |
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 |