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