Hello.
i use nxp s32 144 software engineer.
my curious is simple.
what is different PORT register and GPIO register?
my guess is they use case PORT is for interrupt, GPIO, is for read value.
it is real? or update process legacy? please teach me.
Hi,
Thank you so much for your interest in our products and for using our community.
The PORT module provides features like configure interrupts, digital filters and also allow to configures pins with pull-up/down and drive strength, etc.
Meanwhile GPIO module allows you to define pin directions, read states, set, clear, toggle, etc.
You can read more about their features in Chapters 12 and 13 from reference manual.
Hope it helps you.
Have a nice day!