Intel® Quark™ Microcontroller Software Interface
1.4.0
Intel® Quark™ Microcontroller BSP
|
ADC configuration type. More...
#include <qm_adc.h>
Data Fields | |
uint8_t | window |
Sample interval in ADC clock cycles, defines the period to wait between the start of each sample and can be in the range [(resolution+2) - 255]. | |
qm_adc_resolution_t | resolution |
12, 10, 8, 6-bit resolution. More... | |
qm_adc_resolution_t qm_adc_config_t::resolution |
12, 10, 8, 6-bit resolution.
Definition at line 101 of file qm_adc.h.
Referenced by qm_adc_set_config().