Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

User10696
Level 4
Level 4
First solution authored
Is there a way to configure and read or set multiple pins from a port with the XMC_GPIO_... functions?
These function only seem to work for single pins. I need to read 8 inputs at the same time.
Do I need to bypass the library and set and read the port by directly accessing the registers?
0 Replies