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