For some reason cannot stop DCO while using VLO
BCSCTL3 |= LFXT1S_2;
BCSCTL2 |= SELM_3 + DIVM_1;
__bis_SR_register(SCG1 + SCG0); - this command does not work.
For some reason cannot stop DCO while using VLO
BCSCTL3 |= LFXT1S_2;
BCSCTL2 |= SELM_3 + DIVM_1;
__bis_SR_register(SCG1 + SCG0); - this command does not work.