|
Bouffalo SDK
1.0
Bouffalolab Software Development Kit
|
|
Macros | |
| #define | I2C_INTCLR_END (1 << 0) /* Transfer end interrupt */ |
| #define | I2C_INTCLR_NACK (1 << 3) /* NACK interrupt */ |
| #define | I2C_INTCLR_ARB (1 << 4) /* Arbitration lost interrupt */ |
| #define I2C_INTCLR_ARB (1 << 4) /* Arbitration lost interrupt */ |
Definition at line 69 of file bflb_i2c.h.
| #define I2C_INTCLR_END (1 << 0) /* Transfer end interrupt */ |
Definition at line 67 of file bflb_i2c.h.
| #define I2C_INTCLR_NACK (1 << 3) /* NACK interrupt */ |
Definition at line 68 of file bflb_i2c.h.