This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DCOCTL = CALDCO_8MHZ; // Load 8MHz constants BCSCTL1 = CALBC1_8MHZ;这两句怎么解释?



  DCOCTL = CALDCO_8MHZ;                     // Load 8MHz constants   BCSCTL1 = CALBC1_8MHZ;这两句怎么解释?