Nations Technologies Inc.
Tel
:
+86-755-86309900
:
Address: Nations Tower, #109 Baoshen Road, Hi-tech Park North.
Nanshan District, Shenzhen, 518057, P.R.China
267
/
631
Status registers (TIMx_STS)
Offset address: 0x10
Reset value: 0x0000
Bit field
Name
Description
15:13
Reserved
Reserved, the reset value must be maintained
12
CC4OCF
Capture/Compare 4 overcapture flag
See TIMx_STS.CC1OCF description.
11
CC3OCF
Capture/Compare 3 overcapture flag
See TIMx_STS.CC1OCF description.
10
CC2OCF
Capture/Compare 2 overcapture flags
See TIMx_STS.CC1OCF description.
9
CC1OCF
Capture/Compare 1 overcapture flag
This bit is set by hardware only when the corresponding channel is configured in input capture
mode. Cleared by software writing 0.
0: No overcapture occurred
1: TIMx_STS.CC1ITF was already set when the value of the counter has been captured in the
TIMx_CCDAT1 register.
8:7
Reserved
Reserved, the reset value must be maintained
6
TITF
Trigger interrupt flag
This bit is set by hardware when an active edge is detected on the TRGI input when the slave
mode controller is in a mode other than gated. This bit is set by hardware when any edge in
gated mode is detected. This bit is cleared by software.
0: No trigger event occurred
1: Trigger interrupt occurred
5
Reserved
Reserved, the reset value must be maintained
4
CC4ITF
Capture/Compare 4 interrupt flag
See TIMx_STS.CC1ITF description.
3
CC3ITF
Capture/Compare 3 interrupt flag
See TIMx_STS.CC1ITF description.
2
CC2ITF
Capture/Compare 2 interrupt flag
See TIMx_STS.CC1ITF description.
1
CC1ITF
Capture/Compare 1 interrupt flag
When the corresponding channel of CC1 is in output mode:
Except in center-aligned mode, this bit is set by hardware when the counter value is the same as
the compare value (see TIMx_CTRL1.CAMSEL bit description). This bit is cleared by
software.