openD unified API  1.0.0
openD HAN-FUN API

Modules

 Interfaces
 
 Profiles
 

Classes

struct  openD_hanfunApiPrimitives
 

Typedefs

typedef struct openD_hanfunApiPrimitives openD_hanfunApiPrimitives_t
 

Functions

openD_status_t openD_hanfunApi_init (openD_hanfunApiPrimitives_t *hPrimitives)
 openD HAN-FUN API initialization of primitives. More...
 

Detailed Description

This module specifies the HAN-FUN API of openD connect.

Typedef Documentation

◆ openD_hanfunApiPrimitives_t

openD HanfunApi primitives structure.

Function Documentation

◆ openD_hanfunApi_init()

openD_status_t openD_hanfunApi_init ( openD_hanfunApiPrimitives_t hPrimitives)

openD HAN-FUN API initialization of primitives.

Initialization of the hanfun api callbacks.

Parameters
hPrimitivesPointer of the HAN-FUN API primitives structure (openD_hanfunApiPrimitives_t).
Return values
Statusof the operation (openD_status_t).