NCT_PIN_BITMASK
outcfg |= NCT_PIN_BITMASK(pin_num);
outcfg &= ~NCT_PIN_BITMASK(pin_num);
return (outcfg & NCT_PIN_BITMASK(pin_num));