MCP4131_WIPER_SHIFT
data->buf[0] = (address << MCP4131_WIPER_SHIFT) | MCP4131_READ;
int address = chan->channel << MCP4131_WIPER_SHIFT;