ファームウェア関数一覧

FSMC_ITConfig

ヘッダ宣言

関数プロトタイプ

void FSMC_ITConfig(uint32_t FSMC_Bank, uint32_t FSMC_IT,FunctionalState NewState)

動作

引数

戻り値

出力値

呼び出し関数

サンプル

/* Enables the FSMC_Bank2 Rising edge detection Interrupt source */
FSMC_ITConfig(FSMC_Bank2, FSMC_IT_RisingEdge, ENABLE);

参照


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