VADC_GLOBAL_CONFIG: VADC_GLOBAL_CONFIG_GROUP Struct Reference

VADC GLOBAL CONFIG

VADC_GLOBAL_CONFIG_GROUP Struct Reference

Detailed Description

Structure to hold the configuration information of a group.

Definition at line 107 of file VADC_GLOBAL_CONFIG.h.

#include <VADC_GLOBAL_CONFIG.h>

Data Fields

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

Field Documentation

const XMC_VADC_GROUP_CONFIG_t* const VADC_GLOBAL_CONFIG_GROUP::group_config_handle

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

Definition at line 111 of file VADC_GLOBAL_CONFIG.h.

XMC_VADC_GROUP_t* const VADC_GLOBAL_CONFIG_GROUP::group_handle

This holds the VADC group Registers.

Definition at line 109 of file VADC_GLOBAL_CONFIG.h.

const bool VADC_GLOBAL_CONFIG_GROUP::post_calibration

This enables the post calibration for a specific group

Definition at line 113 of file VADC_GLOBAL_CONFIG.h.


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