Microchip® Advanced Software Framework

afec_ch_config Struct Reference

AFEC channel configuration structure.

#include <afec.h>

Data Fields

bool diff
 Differential Mode. More...
 
enum afec_gainvalue gain
 Gain Value. More...
 

bool afec_ch_config::diff

Differential Mode.

Referenced by afec_ch_get_config_defaults(), and afec_ch_set_config().

enum afec_gainvalue afec_ch_config::gain

Gain Value.

Referenced by afec_ch_get_config_defaults(), and afec_ch_set_config().