NISTC_IO_BIDIR_PIN_REG
[NISTC_IO_BIDIR_PIN_REG] = { 0x172, 2 },
ni_set_bits(dev, NISTC_IO_BIDIR_PIN_REG, 1 << chan, direction);
case NISTC_IO_BIDIR_PIN_REG:
ni_set_bits(dev, NISTC_IO_BIDIR_PIN_REG, ~0, 0);