How to use EZUSB_WriteI2C( ) to write word addressed registers. The first parameter for the above function is BYTE addr; But I need to configure a register whose address is word like 0x3070. How can I use function EZUSB_WriteI2C to write word addressed register?