DCMD_I2C_SET_SLAVE_ADDR (deprecated)

Updated: April 19, 2023

The DCMD_I2C_SET_SLAVE_ADDR command sets the slave device address for the current connection. You should set the slave device address before attempting a master send or receive transaction.

Input
i2c_addr_t — the slave device address and the address format
Output
None.

This command doesn't return any error codes.