VADC_GLOBAL_CONFIG: VADC_GLOBAL_CONFIG.h File Reference

VADC GLOBAL CONFIG

VADC_GLOBAL_CONFIG
VADC_GLOBAL_CONFIG.h File Reference

Detailed Description

Date
2016-08-17

NOTE: This file is generated by DAVE-4. Any manual modification done to this file will be lost when the code is regenerated.

Definition in file VADC_GLOBAL_CONFIG.h.

Data Structures

struct  VADC_GLOBAL_CONFIG_GROUP
 Structure to hold the configuration information of a group. More...
 
struct  VADC_GLOBAL_CONFIG
 Configuration data structure of the VADC_GLOBAL_CONFIG APP. More...
 

Typedefs

typedef struct
VADC_GLOBAL_CONFIG_GROUP 
VADC_GLOBAL_CONFIG_GROUP_t
 Structure to hold the configuration information of a group.
 
typedef struct VADC_GLOBAL_CONFIG VADC_GLOBAL_CONFIG_t
 Configuration data structure of the VADC_GLOBAL_CONFIG APP.
 

Functions

DAVE_APP_VERSION_t VADC_GLOBAL_CONFIG_GetAppVersion (void)
 Get the VADC_GLOBAL_CONFIG APP version. More...
 
VADC_GLOBAL_CONFIG_STATUS_t VADC_GLOBAL_CONFIG_Init (const VADC_GLOBAL_CONFIG_t *const handle)
 Initializes the ADC global as per user configured values. More...
 
enum  VADC_GLOBAL_CONFIG_STATUS { VADC_GLOBAL_CONFIG_STATUS_SUCCESS = 0U, VADC_GLOBAL_CONFIG_STATUS_FAILURE, VADC_GLOBAL_CONFIG_STATUS_UNINITIALIZED }
 Return value of an API. More...
 
typedef enum
VADC_GLOBAL_CONFIG_STATUS 
VADC_GLOBAL_CONFIG_STATUS_t
 Return value of an API.
 

Go to the source code of this file.