GLOBAL_ADC: GLOBAL_ADC_GROUP Struct Reference

GLOBAL ADC

GLOBAL_ADC_GROUP Struct Reference

Detailed Description

Structure to hold the configuration information of a group.

Definition at line 122 of file GLOBAL_ADC.h.

#include <GLOBAL_ADC.h>

Data Fields

XMC_VADC_GROUP_t *const group_handle
const XMC_VADC_GROUP_CONFIG_t
*const 
group_config_handle
const bool post_calibration
GLOBAL_ADC_STATUS_t state

Field Documentation

const XMC_VADC_GROUP_CONFIG_t* const GLOBAL_ADC_GROUP::group_config_handle

This is the pointer to the Handle of the Group APP.

Definition at line 126 of file GLOBAL_ADC.h.

Referenced by GLOBAL_ADC_Init().

XMC_VADC_GROUP_t* const GLOBAL_ADC_GROUP::group_handle

This holds the VADC group Registers.

Definition at line 124 of file GLOBAL_ADC.h.

Referenced by GLOBAL_ADC_Init().

This enables the post calibration for a specific group

Definition at line 128 of file GLOBAL_ADC.h.

Referenced by GLOBAL_ADC_Init().

This enumerates the state of the APP.

Definition at line 130 of file GLOBAL_ADC.h.

Referenced by GLOBAL_ADC_Init().


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