VADC_GLOBAL_CONFIG: VADC_GLOBAL_CONFIG Struct Reference

VADC GLOBAL CONFIG

VADC_GLOBAL_CONFIG Struct Reference

Detailed Description

Configuration data structure of the VADC_GLOBAL_CONFIG APP.

Definition at line 121 of file VADC_GLOBAL_CONFIG.h.

#include <VADC_GLOBAL_CONFIG.h>

Data Fields

VADC_GLOBAL_CONFIG_func_ptr init_function
 
const
VADC_GLOBAL_CONFIG_GROUP_t
*const 
group_ptrs_array [XMC_VADC_MAXIMUM_NUM_GROUPS]
 
VADC_GLOBAL_CONFIG_STATUS_t init_state
 

Field Documentation

const VADC_GLOBAL_CONFIG_GROUP_t* const VADC_GLOBAL_CONFIG::group_ptrs_array[XMC_VADC_MAXIMUM_NUM_GROUPS]

This is an array of pointers to the ADC Groups

Definition at line 126 of file VADC_GLOBAL_CONFIG.h.

VADC_GLOBAL_CONFIG_func_ptr VADC_GLOBAL_CONFIG::init_function

Function pointer to the initialization function

Definition at line 123 of file VADC_GLOBAL_CONFIG.h.

Referenced by VADC_GLOBAL_CONFIG_Init().

VADC_GLOBAL_CONFIG_STATUS_t VADC_GLOBAL_CONFIG::init_state

This holds the state of the VADC_GLOBAL_CONFIG APP

Definition at line 130 of file VADC_GLOBAL_CONFIG.h.


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