This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use EZUSB_WriteI2C( ) to write word addressed registers

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?

0