Direct mapped ADC configuration values.
More...
Direct mapped ADC configuration values.
Definition at line 63 of file periph.h.
#include <periph.h>
|
const char * | name |
| name of the device connected to this pin
|
|
adc_t | line |
| ADC line to initialize and expose.
|
|
adc_res_t | res |
| ADC resolution.
|
|
◆ line
adc_t saul_adc_params_t::line |
ADC line to initialize and expose.
Definition at line 65 of file periph.h.
◆ name
const char* saul_adc_params_t::name |
name of the device connected to this pin
Definition at line 64 of file periph.h.
◆ res
ADC resolution.
Definition at line 66 of file periph.h.
The documentation for this struct was generated from the following file: