/*** nLDO/Buck Regulator mode : Select Buck = 1 ***/ SUPC->VREG.bit.SEL = 1; while(SUPC->STATUS.bit.VREGRDY==0);