On the previous nRF51822 project the SWDIO pin could be used for nRESET.
The nRF52832 Product Specification and example code program nRESET to P0.21.
The Product Spec hints another GPIO may be used by programming the AAAAA bits. But then states the Value as 21 - and then in the description says P0.n onto which Reset is exposed. So it is ambiguous as to if it can be programmed to P0.0-through-n or if 21 is the only value it may be programmed to.
Can PSELRESET[0]/[1] be programmed to any P0.n pin or exclusively to P0.21 ?