Hi,
I see that the NRFX_SAADC_CONFIG_LP_MODE macro sets the default low_power_mode member for the nrf_saadc_config_t struct used to initialize the adc. What I cannot figure out is what exactly this members purpose is. Does it reduce the power consumption of the ADC in some way? Does it enable the ADC to operate under reduced power?
Thanks.