ファームウェア関数一覧
uint16_t TIM_GetCapture2(TIM_TypeDef* TIMx)
/* Gets the Input Capture 2 value of TIM1 */ uint16_t IC2value = TIM_GetCapture2(TIM1);