Search | Google it | Results 1 - 1 of 1 for fundef:I2C_SBIxCR2_SBIM (0.00 seconds) |
61: #define I2C_SBIxCR2_PIN (1 << 4) /* W INTSBIx Release interrupt request */ 62: #define I2C_SBIxCR2_SBIM(n) ((n) << 2) /* W Select operating mode of serial bus interface */ 63: #define I2C_SBIxCR2_SBIM_SIO I2C_SBIxCR2_SBIM(1)