I2C_DMALastTransferCmd
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[ファームウェア関数一覧>ファームウェア関数一覧#u5cbf254]]
*I2C_DMALastTransferCmd [#h7b942d0]
#contents
**ヘッダ宣言 [#t32c87bf]
**関数プロトタイプ [#c7a3ac29]
I2C_DMALastTransferCmd(I2C_TypeDef* I2Cx, FunctionalStat...
**動作 [#m7bc19cc]
-I2Cx周辺回路&br;
**引数 [#h9fdda4a]
-I2Cx&br;
I2C1又はI2C2を指定します。&br;
&br;
-NewState&br;
&br;
#include(Macro/NewState,notitle)
&br;
**出力値 [#zbfbdf08]
-無し
**戻り値 [#c60a8039]
-無し
**呼び出し関数 [#id798540]
-無し
**サンプル [#l9cf60f3]
/* Specify that the next I2C2 DMA transfer is the last o...
I2C_DMALastTransferCmd(I2C2, ENABLE);
**参照 [#hd3984e5]
-
終了行:
[[ファームウェア関数一覧>ファームウェア関数一覧#u5cbf254]]
*I2C_DMALastTransferCmd [#h7b942d0]
#contents
**ヘッダ宣言 [#t32c87bf]
**関数プロトタイプ [#c7a3ac29]
I2C_DMALastTransferCmd(I2C_TypeDef* I2Cx, FunctionalStat...
**動作 [#m7bc19cc]
-I2Cx周辺回路&br;
**引数 [#h9fdda4a]
-I2Cx&br;
I2C1又はI2C2を指定します。&br;
&br;
-NewState&br;
&br;
#include(Macro/NewState,notitle)
&br;
**出力値 [#zbfbdf08]
-無し
**戻り値 [#c60a8039]
-無し
**呼び出し関数 [#id798540]
-無し
**サンプル [#l9cf60f3]
/* Specify that the next I2C2 DMA transfer is the last o...
I2C_DMALastTransferCmd(I2C2, ENABLE);
**参照 [#hd3984e5]
-
ページ名: