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:
- inc/systemio/artik_adc.h
Last updated on: