APP_GPIOTE question for port 1

I use the app_gpiote_user_register to set GPIO port 1 pin, but this registers only 32-bit mask, so it can only to setting port 0.

If I want to use the port 1 pin for app_qpiote, how can I fix it?

Related