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.

msp430f 5 6驱动库

在使用驱动时发现,找不到可以关闭复用功能的寄存器,发现有打开的 没有关闭的   貌似只有GPIO_setAsPeripheralModuleFunctionOutputPin和GPIO_setAsPeripheralModuleFunctionInputPin,比如我想关闭某个管脚的PWM,是否可以用驱动库设置    @TI  FAE