URTW_RF_PINS_SELECT
if (error = urtw_write8_c(sc, URTW_RF_PINS_SELECT + 1, 0, 0))
if (error = urtw_write8_c(sc, URTW_RF_PINS_SELECT + 1, 4, 0))
if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, 0x80, 0))
(void) urtw_write16_c(sc, URTW_RF_PINS_SELECT, 0x2488, 0);
if (error = urtw_read16_c(sc, URTW_RF_PINS_SELECT, &o3, 0))
if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, o3 | 0xf, 0))
if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, o3, 0))
if (error = urtw_read16_c(sc, URTW_RF_PINS_SELECT, &d84, 0))
if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT,
error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, d84, 0);
if (error = urtw_write16_c(sc, URTW_RF_PINS_SELECT, 0x0080, 0))