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.

MSP430FR4133 引脚的复用功能

Other Parts Discussed in Thread: MSP430FR4133

TIer 专家 

在阅读MSP430FR4133 提供基于DriverLib 的I2C例子中 

GPIO_setAsPeripheralModuleFunctionInputPin(GPIO_PORT_P5,GPIO_PIN2 + GPIO_PIN3,GPIO_PRIMARY_MODULE_FUNCTION);

使用P5.2 和P5.3的第一复用功能,从来能查到第一功能就对应的是I2C功能?