Go to the source code of this file.
Macro Definition Documentation
Definition at line 11 of file iic.c.
#define IicRxStartState 4 |
Definition at line 15 of file iic.c.
Definition at line 16 of file iic.c.
Definition at line 13 of file iic.c.
#define IicTxStartState 1 |
Definition at line 12 of file iic.c.
Definition at line 14 of file iic.c.
Function Documentation
void F_IicEnable |
( |
INT8U |
Enable | ) |
|
Definition at line 33 of file iic.c.
INT8U F_IicInUseCheck |
( |
void |
| ) |
|
void F_IicPowerOnInit |
( |
void |
| ) |
|
INT8U F_IicStatusCheck |
( |
void |
| ) |
|
Definition at line 68 of file iic.c.
void __irq IicIsr |
( |
void |
| ) |
|
Variable Documentation
Definition at line 18 of file iic.c.