NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
timer_stm32f10x.h
Go to the documentation of this file.
1 
2 #pragma once
3 
4 #include "stm32f10x.h"
5 
6 void TIM_SelectOCxM_NoDisable(TIM_TypeDef* TIMx, uint16_t TIM_Channel, uint16_t TIM_OCMode);
void TIM_SelectOCxM_NoDisable(TIM_TypeDef *TIMx, uint16_t TIM_Channel, uint16_t TIM_OCMode)
Definition: platform.h:48