Hello,
I am writing some librarys to controll components connected to the MSP. Now I have configured the pins like this: P3OUT |= PIN4. This works fine, but it is not very comfortable. If someone decides to change the layout, I would have to go all over my code to correct the pins. Is there a easy solution how I could keep the pin mapping flexible?
Thank you.
Greetings
Reto