ファームウェア関数一覧

TIM_CounterModeConfig

ヘッダ宣言

関数プロトタイプ

void TIM_CounterModeConfig(TIM_TypeDef* TIMx, uint_t16 TIM_CounterMode)

動作

引数

出力値

戻り値

場所

呼び出し関数

サンプル

/* Selects the Center Aligned counter Mode 1 for the TIM1 */
TIM_CounterModeConfig(TIM1, TIM_Counter_CenterAligned1);

参照


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