General-purpose timers (TIM)
22.2.13.5 TIM_GetCapture2
uint32_t TIM_GetCapture2 ( TIM_TypeDef * TIMx)
Gets the TIMx Input Capture 2 value.
ï‚· TIMx : where x can be 1, 2, 3, 4, 8 or 15 to select the TIM
peripheral.
ï‚· Capture Compare 2 Register value.
22.2.13.6 TIM_GetCapture3
uint32_t TIM_GetCapture3 ( TIM_TypeDef * TIMx)
Gets the TIMx Input Capture 3 value.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
ï‚· Capture Compare 3 Register value.
22.2.13.7 TIM_GetCapture4
uint32_t TIM_GetCapture4 ( TIM_TypeDef * TIMx)
Gets the TIMx Input Capture 4 value.
ï‚· TIMx : where x can be 1, 2, 3, 4 or 8 to select the TIM
peripheral.
ï‚· Capture Compare 4 Register value.