nrf_saadc_channel_config_t

nRF5 SDK v17.0.2

Analog-to-digital converter channel configuration structure. More...

#include <nrf_saadc.h>

Data Fields

nrf_saadc_resistor_t resistor_p
Resistor value on positive input.
nrf_saadc_resistor_t resistor_n
Resistor value on negative input.
nrf_saadc_gain_t gain
Gain control value.
nrf_saadc_reference_t reference
Reference control value.
nrf_saadc_acqtime_t acq_time
Acquisition time.
nrf_saadc_mode_t mode
SAADC mode. Single-ended or differential.
nrf_saadc_burst_t burst
Burst mode configuration.
nrf_saadc_input_t pin_p
Input positive pin selection.
nrf_saadc_input_t pin_n
Input negative pin selection.

Detailed Description

Analog-to-digital converter channel configuration structure.

  • modules/nrfx/hal/nrf_saadc.h