| AEM
    | 
#include <ad7689.h>
| Data Fields | |
| bool | CFG_conf | 
| uint8_t | INCC_conf | 
| uint8_t | INx_conf | 
| uint8_t | BW_conf | 
| uint8_t | REF_conf | 
| uint8_t | SEQ_conf | 
| float | REF_voltage | 
| bool | RB_conf | 
Configuration settings of the ADC. This should not be modified directly by the user. Incorrect configuration combinations may lead to unpredictable results and potentially damage the ADC!
| uint8_t AD7689_conf::BW_conf | 
Bandwidth filtering
| bool AD7689_conf::CFG_conf | 
True if configuration command should be updated.
| uint8_t AD7689_conf::INCC_conf | 
Input channel configuration
| uint8_t AD7689_conf::INx_conf | 
Number of activated input channels
| bool AD7689_conf::RB_conf | 
True if readback should be enabled
| uint8_t AD7689_conf::REF_conf | 
Reference voltage settings
| float AD7689_conf::REF_voltage | 
Reference voltages
| uint8_t AD7689_conf::SEQ_conf | 
Sequencer settings