Go to the documentation of this file.
11 #define IicIdleState 0
12 #define IicTxStartState 1
13 #define IicTxDataState 2
14 #define IicTxStopState 3
15 #define IicRxStartState 4
16 #define IicRxStopState 5
71 switch(IicCtrl.
State){
154 if(IicCtrl.
UserId==UserId){
191 &&(IicCtrl.
UserId==UserId)){
223 switch(IicCtrl.
Mode){