I2MOD_EN
setbits8(&i2c_reg->i2mod, I2MOD_EN); /* Enable */
clrbits8(&i2c_reg->i2mod, I2MOD_EN);
clrbits8(&cpm->i2c_reg->i2mod, I2MOD_EN);