We are programming the CDCE925 http://www.ti.com/lit/ds/symlink/cdce925.pdf
Since 01h has some read-only bits too, what's the correct way to program the lower 4 bits of this register? We need to set the slave address's A0 and A1 bit.
On attempting to program the 01h register with values 0x03 or 0x13, the device no longer accepts I2C communication. We had to power down/up the device.