I2C_OP_READ_STOP
return _ExecCommand(I2C_OP_READ_STOP, cmd, cmdLength,
status = fI2C->exec_command(fI2CCookie, I2C_OP_READ_STOP, cmd, cmdLength,
return _ExecCommand(I2C_OP_READ_STOP, cmd, cmdLength,
exec.op = I2C_OP_READ_STOP;