URTW_CONFIG1
(void) urtw_read8_c(sc, URTW_CONFIG1, &data, 0);
(void) urtw_write8_c(sc, URTW_CONFIG1, (data & 0x3f) | 0x80, 0);