GLOBAL_CCU4: GLOBAL_CCU4.h File Reference

GLOBAL_CCU4

GLOBAL_CCU4
GLOBAL_CCU4.h File Reference

Detailed Description

Date:
2016-02-10

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_CCU4.h.

#include <xmc_ccu4.h> #include <xmc_scu.h>
#include <DAVE_Common.h>
#include "global_ccu4_conf.h"
#include "../CLOCK_XMC4/clock_xmc4.h"
#include "global_ccu4_extern.h"

Data Structures

struct  GLOBAL_CCU4

Typedefs

typedef struct GLOBAL_CCU4 GLOBAL_CCU4_t

Functions

DAVE_APP_VERSION_t GLOBAL_CCU4_GetAppVersion (void)
 Get GLOBAL_CCU4 APP version.
GLOBAL_CCU4_STATUS_t GLOBAL_CCU4_Init (GLOBAL_CCU4_t *handle)
 Initializes a GLOBAL_CCU4 with generated configuration.
__STATIC_INLINE void GLOBAL_CCU4_SyncStartTriggerHigh (uint32_t ccucon_msk)
 Start all the timers which are configured to start externally on positive edge.

__STATIC_INLINE void GLOBAL_CCU4_SyncStartTriggerLow (uint32_t ccucon_msk)
 Start all the timers which are configured to start externally on negative edge.

enum  GLOBAL_CCU4_STATUS { GLOBAL_CCU4_STATUS_SUCCESS = 0U, GLOBAL_CCU4_STATUS_FAILURE }
 Return status of the GLOBAL_CCU4 APP. More...
typedef enum GLOBAL_CCU4_STATUS GLOBAL_CCU4_STATUS_t
 Return status of the GLOBAL_CCU4 APP.

Go to the source code of this file.