ファームウェア関数一覧

SDIO_StructInit

ヘッダ宣言

関数プロトタイプ

void SDIO_StructInit(SDIO_InitTypeDef* SDIO_InitStruct)

動作

引数

戻り値

出力値

呼び出し関数

サンプル

/* Initialize a SDIO_InitTypeDef structure. */
SDIO_InitTypeDef SDIO_InitStructure;
SDIO_StructInit(&SDIO_InitStructure); 

参照


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