ファームウェア関数一覧

TIM_OC3PolarityConfig

ヘッダ宣言

関数プロトタイプ

void TIM_OC3PolarityConfig(TIM_TypeDef* TIMx, uint_t16 TIM_OCPolarity)

動作

引数

出力値

戻り値

場所

呼び出し関数

サンプル

/* Selects the Polarity high for TIM1 channel 3 output compare */
TIM_OC3PolarityConfig(TIM1, TIM_OCPolarity_High);

参照


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS