This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to read a GPIO status without an event?

I'm reading the SDK 10's GPIOTE doc and I'm wondering if there is a way to read a GPIO state without generating an event, ie, something like foo = PORTx.pin10 or alike.

Am I missing something? Perhaps some ARM basic doc? I would think no softdevice is involved here, ie, using or not a SD should not make a difference with this (except of course reserved pins).

Parents Reply Children
No Data
Related