GLOBAL_SCU_XMC1: GLOBAL_SCU_XMC1.c File Reference

GLOBAL_SCU_XMC1

GLOBAL_SCU_XMC1
GLOBAL_SCU_XMC1.c File Reference

Detailed Description

Date:
2015-07-30

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_SCU_XMC1.c.

#include "global_scu_xmc1.h"

Functions

DAVE_APP_VERSION_t GLOBAL_SCU_XMC1_GetAppVersion (void)
 Get GLOBAL_SCU_XMC1 APP version.
GLOBAL_SCU_XMC1_STATUS_t GLOBAL_SCU_XMC1_Init (GLOBAL_SCU_XMC1_t *const handle)
 Initialize the GLOBAL_SCU_XMC1 APP.
GLOBAL_SCU_XMC1_STATUS_t GLOBAL_SCU_XMC1_RegisterCallback (const GLOBAL_SCU_XMC1_EVENT_t event, const GLOBAL_SCU_XMC1_EVENT_HANDLER_t handler)
 Register an event callback routine This function registers an event callback routine for a specific event. Note: User needs to enable the event generation separately. See GLOBAL_SCU_XMC1_EnableEvent and GLOBAL_SCU_XMC1_DisableEvent.

Go to the source code of this file.