Go to the source code of this file.
Data Structures | |
| struct | i2cRegs_t |
Defines | |
| #define | I2CON_I2EN (1 << 6) |
| #define | I2CON_STA (1 << 5) |
| #define | I2CON_STO (1 << 4) |
| #define | I2CON_SI (1 << 3) |
| #define | I2CON_AA (1 << 2) |
| #define | I2CON_I2ENC (1 << 6) |
| #define | I2CON_STAC (1 << 5) |
| #define | I2CON_SIC (1 << 3) |
| #define | I2CON_AAC (1 << 2) |
1.4.7