Sorry I must have missed some crucial bit of documentation.
I have some code working using GPIOTE, however the inputs of the hardware, that will connected cannot be driven, they employ internal pull-ups.
1) How do I know the drive mode used by my GPIOTE output?
2) How can I change it if it's not what I need.
Am I forced to used the GPIO Abstraction to get this control?