Helper layer that provides the common functionality of SAADC driver.
More...
Helper layer that provides the common functionality of SAADC driver.
◆ nrfx_saadc_ain_get()
Function for getting the SAADC input configuration for given generic analog input.
- Parameters
-
| [in] | input | The generic analog input to get the configuration for. |
- Returns
- The SAADC input configuration for the given analog input.
- Note
- The function takes into account the internal and external analog inputs. The function returns NRFX_SAADC_INPUT_NOT_PRESENT for analog inputs that are not supported by the given device.
◆ nrfx_saadc_external_ain_psels
Initial value:=
{
SAADC_EXTERNAL_AIN_PSELS
}
SAADC external analog input pins mapping table.
◆ nrfx_saadc_internal_ain_psels
Initial value:=
{
SAADC_INTERNAL_AIN_PSELS
}
SAADC internal inputs mapping table.