19#ifndef BAT_VOLTAGE_PARAMS_H
20#define BAT_VOLTAGE_PARAMS_H
static const saul_bat_voltage_params_t saul_bat_voltage_params[]
Battery voltage configuration.
int16_t saul_bat_voltage_convert(int32_t adc_sample)
Conversion function to convert ADC sample to battery voltage.
Parameter definitions for mapping battery voltage to SAUL.
int32_t adc_sample(adc_t line, adc_res_t res)
Sample a value from the given ADC line.
#define ADC_LINE(x)
Default ADC line access macro.
@ ADC_RES_10BIT
ADC resolution: 10 bit.
SAUL battery voltage configuration values.