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