i have found the following line of code working with many MSP430 devices. But its not working for the davice iam using MSP430i2041
TA0CCTL0_bit.CCIE = 1; Please let me know why it is not working?
is ther any other way to set or reset a perticular bit in a register??
iam using code composer studio v6
Thanks in advance