DCMD_I2C_SET_BUS_SPEED

The DCMD_I2C_SET_BUS_SPEED command sets the bus speed for the current connection. You should set the bus speed before attempting a data-transfer operation.

Input
uint32_t — the bus speed
Output
None.

If an error occurs, the command returns:

EINVAL
Bad mesage format.