ファームウェア関数一覧

ADC_InjectedSequencerLengthConfig

ヘッダ宣言

関数プロトタイプ

void ADC_InjectedSequencerLengthConfig(ADC_TypeDef* ADCx, uint8_t Length)

動作

引数

戻り値

出力値

呼び出し関数

サンプル

/* Set the ADC1 Sequencer length to 4 channels */
ADC_InjectedSequencerLengthConfig(ADC1, 4);

参照


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