Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_adc_config Struct Reference

ADC configuration structure. More...

#include <systemio/artik_adc.h>

Data Fields

int pin_num
 Pin number of the ADC module.
 
char * name
 Friendly name for the ADC module.
 
void * user_data
 Pointer to data for internal use by the API.
 

Detailed Description

Structure containing the configuration elements for a single requested ADC

Examples:
adc_test/artik_adc_test.c.

Definition at line 62 of file artik_adc.h.


The documentation for this struct was generated from the following file:
Last updated on: