URTW_RF_PINS_ENABLE
urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &o2);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2 | 0xf);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, o2);
urtw_read16_m(sc, URTW_RF_PINS_ENABLE, &d82);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, d82 | 0x0007);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x0080);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x80);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1ff7);
urtw_write16_m(sc, URTW_RF_PINS_ENABLE, 0x1fff);