Hello
I want to arrange P3.3 pin of MSP430F5171 MCU as PM_TA0CLK. How can I do that by using P3SEL.x register ?
Below code line did not resolve my problem.
P3SEL.3 = 1;
Regards
Hello
I want to arrange P3.3 pin of MSP430F5171 MCU as PM_TA0CLK. How can I do that by using P3SEL.x register ?
Below code line did not resolve my problem.
P3SEL.3 = 1;
Regards