This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52 GPIO LATCH register

Hi

I want to use nrf52 LATCH register. I can see the correct bit set in the register, but I am unable to clear this bit. I have tried NRF_P0->LATCH =0xFFFFFFFF; for my understanding this should clear all the bits in the LATCH register.

Please advise

Parents Reply Children
No Data
Related