Hello Team,
Just wanted to check, I am using LPC55S69 microcontroller for my application.
I am using one of the GPIO pin (Example: PIO1_27) to control the soft power switch. Can I configure it as an interrupt pin?
I also noticed GINT0 (Group GPIO Input Interrupt 0) register. Can it be used for a group of GPIO pins (or) Can it be used for a single GPIO pin also?
Please let me know.