16-bit general purpose timers (TIM2, TIM3, TIM5) RM0016
228/449 Doc ID 14587 Rev 8
18.6.6 Status register 2 (TIMx_SR2)
Address offset: 0x03 or 0x05 (TIM2), 0x03 (TIM3), 0x05 (TIM5); for TIM2 address see
Section
Reset value: 0x00
76543210
Reserved
CC3OF CC2OF CC1OF
Reserved
rc_w0 rc_w0 rc_w0
Bits 7:4 Reserved
Bit 3 CC3OF: Capture/compare 3 overcapture flag
Refer to CC1OF description
Bit 2 CC2OF: Capture/compare 2 overcapture flag
Refer to CC1OF description
Bit 1 CC1OF: Capture/compare 1 overcapture flag
This flag is set by hardware only when the corresponding channel is configured in input capture
mode. It is cleared by software by writing it to 0.
0: No overcapture has been detected
1: The counter value has been captured in TIMx_CCR1 register while CC1IF flag was already set
Bit 0 Reserved, forced by hardware to 0