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.

About Basic Timer1



I am new in MSP430. I have a question about Basic Timer 1 Configuration . Why BTCTL is different in the program.How it is written?


BTCTL = BTDIV | BT_fCLK2_DIV128;          // (ACLK/256)/128 

BTCTL = BT_fCLK2_DIV64;               // (ACLK/256)/64 

Awaiting for response.

**Attention** This is a public forum