… //Write data register address over the I2C bus DataByte[0] = address; I2C1_MasterWrite(DataByte, 1, 0x39, &status); …