BUFCFG_PD_EN
if ((value & BUFCFG_Px_EN_MASK) != BUFCFG_PD_EN)
value = BUFCFG_PD_EN | (term << BUFCFG_PUPD_VAL_SHIFT);