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