GLOBAL_ADC: GLOBAL_ADC.h File Reference

GLOBAL ADC

GLOBAL_ADC
GLOBAL_ADC.h File Reference

Detailed Description

Date:
2015-03-18

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

Definition in file GLOBAL_ADC.h.

Data Structures

struct  GLOBAL_ADC_GROUP
 Structure to hold the configuration information of a group. More...
struct  GLOBAL_ADC
 Configuration Data structure of GLOBAL_ADC APP. More...

Typedefs

typedef struct GLOBAL_ADC_GROUP GLOBAL_ADC_GROUP_t
 Structure to hold the configuration information of a group.
typedef struct GLOBAL_ADC GLOBAL_ADC_t
 Configuration Data structure of GLOBAL_ADC APP.

Functions

DAVE_APP_VERSION_t GLOBAL_ADC_GetAppVersion (void)
 Get GLOBAL_ADC APP version.
GLOBAL_ADC_STATUS_t GLOBAL_ADC_Init (GLOBAL_ADC_t *const handle_ptr)
 Initializes the ADC global as per user configured values.
enum  GLOBAL_ADC_STATUS { GLOBAL_ADC_SUCCESS = 0, GLOBAL_ADC_FAILURE, GLOBAL_ADC_UNINITIALIZED }
 GLOBAL_ADC state information. More...
typedef enum GLOBAL_ADC_STATUS GLOBAL_ADC_STATUS_t
 GLOBAL_ADC state information.

Go to the source code of this file.