Tool/software: Code Composer Studio
Hello, I am new with this micro so the question could be easy. I want to activate pin 30 of this microcontroller which is N2HET1[02]. To activate a GPIO I use for example: gioSetBit(gioPORTA,ON_OFF,0);. What do I have to use if I want to activate N2HET1 pins in general? Or for example pin 32 MIBSPI5NCS?
In addition, It is possible to use CAN pins ad GIO? I have to use CAN3.
