Tool/software:
I will be using the MSPM0G3519 that needs to wake from STANDBY state with one pin to sense a rising edge, and another pin to sense a falling edge. I know that only PD0 is powered on when the MCU is in STANDBY state. What are the options for pin configuration to sense an edge trigger? I was thinking of just setting a pin to GPIO as PAx, PBx etc, and configure it to wake on an edge IRQ, but I can't find information on which GPIO pins are running off PD0.