Low-level ADC peripheral driver interface definitions.
 
#define ADC_LINE(x)
Default ADC line access macro.
 
@ ADC_RES_12BIT
ADC resolution: 12 bit.
 
static const saul_adc_params_t saul_adc_params[]
ADC configuration.
 
Parameter definitions for mapping peripherals directly to SAUL.
 
Direct mapped ADC configuration values.
 
const char * name
name of the device connected to this pin
 
Board specific definitions for the Zigduino board.