GPIO_WR_8
GPIO_WR_8(sc, reg, value);
GPIO_WR_8(sc, GPIO_TX_SET_OFFSET, 1ull << pin->pin_no);
GPIO_WR_8(sc, GPIO_TX_CLR_OFFSET, 1ull << pin->pin_no);