GPIO_WR_8
GPIO_WR_8(sc, reg, value);
GPIO_WR_8(sc, GPIO_TX_SET, 1ul << pin);
GPIO_WR_8(sc, GPIO_TX_CLR, 1ul << pin);