各位大神你们好:
我刚开始学习给TMS320C6748编程,遇到一个问题。在配置gpio时,例程中有这样一个函数:GPIOBank6Pin12PinMuxSetup()将gp6[12]配置为多路复用。但是我想配置别的口比如gp6[13]时,头文件却没有类似GPIOBank6Pin13PinMuxSetup()这样的函数定义,想问一下是怎么回事。
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.
各位大神你们好:
我刚开始学习给TMS320C6748编程,遇到一个问题。在配置gpio时,例程中有这样一个函数:GPIOBank6Pin12PinMuxSetup()将gp6[12]配置为多路复用。但是我想配置别的口比如gp6[13]时,头文件却没有类似GPIOBank6Pin13PinMuxSetup()这样的函数定义,想问一下是怎么回事。