Hello,
This is correct to configure input as high impedance?
nrf_gpio_cfg_input(xx, NRF_GPIO_PIN_NOPULL);
Hello,
This is correct to configure input as high impedance?
nrf_gpio_cfg_input(xx, NRF_GPIO_PIN_NOPULL);
Hi,
Yes, that will be high impedance.
Hi,
Yes, that will be high impedance.