ファームウェア関数一覧

TIM_SelectMasterSlaveMode

ヘッダ宣言

関数プロトタイプ

void TIM_SelectMasterSlaveMode(TIM_TypeDef* TIMx, uint_t16 TIM_MasterSlaveMode)

動作

引数

出力値

戻り値

場所

呼び出し関数

サンプル

/* Enables the Master Slave Mode for TIM2 */
TIM_SelectMasterSlaveMode(TIM2, TIM_MasterSlaveMode_Enable);

参照


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