[[ファームウェア関数一覧>ファームウェア関数一覧#z9fb476e]]
*SDIO_StartSDIOReadWait [#z7fe396e]
#contents
**ヘッダ宣言 [#o5281276]

**関数プロトタイプ [#f33a13ee]
 void SDIO_StartSDIOReadWait(FunctionalState NewState)
**動作 [#c8de6c19]
-SD I/O Read Wait operationを開始・停止します。
-SD I/O Read Wait operationを開始します。
**引数 [#p71775ed]
-NewState&br;
#include(Macro/NewState,notitle)
**戻り値 [#dd5f1681]
-無し
**出力値 [#h3d67a43]
-無し
**呼び出し関数 [#p7487630]
-無し
**サンプル [#k9710623]
 /* Start the Read Wait Operation in SDIO mode */
 SDIO_StartSDIOReadWait(ENABLE);

**参照 [#zb70fd87]
-

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS