adc_chan_config_t Struct Reference

Defines the control channel configuration. More...

#include <platform/drivers/inc/adc_driver.h>

Data Fields

bool interruptEnable
 
adc_inputchannel_t channel
 

Detailed Description

Defines the control channel configuration.

This structure is used to configure a control channel of the ADC

Implements : adc_chan_config_t_Class

Definition at line 306 of file adc_driver.h.

Field Documentation

Selection of input channel for measurement

Definition at line 309 of file adc_driver.h.

bool interruptEnable

Enable interrupts for this channel

Definition at line 308 of file adc_driver.h.


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