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

GPIO Port read/write SDK v12.2

I noticed that the GPIO port read and port write for SDK v12.2 changed to accommodate chips with more pins but I can't find much information about it. How do I use nrf_gpio_port_out_read() and nrf_gpio_port_out_write()? And how does NRF_GPIO_Type tie into the calls? Also, NRF_GPIO->PIN_CNF[] doesn't seem to valid anymore.

Related