MESH_XFER_COUNT1
mesh_set_reg(sc, MESH_XFER_COUNT1, count >> 8); \
#define MESH_GET_XFER(sc) ((mesh_read_reg(sc, MESH_XFER_COUNT1) << 8) | \