CORB_PWC_VREF_80
if (COP_PINCAP_VREF(this->d.pin.cap) & (1 << CORB_PWC_VREF_80))
dir |= CORB_PWC_VREF_80;
bits = (1 << CORB_PWC_VREF_80);
else if (result == CORB_PWC_VREF_80)
value |= CORB_PWC_VREF_80;