Search | Google it | Results 1 - 1 of 1 for funcall:I2C_SBIxCR2_SBIM (0.00 seconds) |
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) 64: #define I2C_SBIxCR2_SBIM_I2C I2C_SBIxCR2_SBIM(2) 65: #define I2C_SBIxCR2_SWRST(n) ((n) << 0) /* W Occurrence of software reset */