XMC Peripheral Library for XMC4000 Family: XMC_VADC_GLOBAL_CONFIG_t Struct Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_VADC_GLOBAL_CONFIG_t Struct Reference

#include <xmc_vadc.h>

Data Fields

XMC_VADC_GLOBAL_CLASS_t class0
 
XMC_VADC_GLOBAL_CLASS_t class1
 
XMC_VADC_GLOBAL_CLOCK_t clock_config
 
uint32_t boundary0: 12
 
uint32_t boundary1: 12
 
uint32_t data_reduction_control: 4
 
uint32_t disable_sleep_mode_control: 1
 
uint32_t event_gen_enable: 1
 
uint32_t module_disable: 1
 
uint32_t wait_for_read_mode: 1
 

Detailed Description

Structure to initialize the VADC Global functions

Field Documentation

uint32_t boundary0

Boundary value for results comparison

uint32_t boundary1

Boundary value for results comparison

ADC input conversion configurations for GLOBICLASS[0]

ADC input conversion configurations for GLOBICLASS[1]

ADC clock configurations

uint32_t data_reduction_control

Data reduction stages

uint32_t disable_sleep_mode_control

Set it to true in order to disable the Sleep mode

uint32_t event_gen_enable

Generates an event on availability of new result.

uint32_t module_disable

Disables the module clock.

uint32_t wait_for_read_mode

Results of the next conversion will not be overwritten in the result register until the previous value is read


The documentation for this struct was generated from the following file:
Generated on Mon Aug 7 2017 11:33:58 for XMC Peripheral Library for XMC4000 Family by   doxygen 1.8.11