MAX3420_SPI_CMD_RD
txdata[0] = MAX3420_SPI_CMD_RD(reg) | (actstat ? MAX3420_ACKSTAT : 0);
local_buf[0] = MAX3420_SPI_CMD_RD(reg);