DAS  3.1.6 - 18/09/2017
Typedefs
Pointer to functions

Typedefs

typedef void(PROC_CALLDTA1_CB) (const char *str, int Port)
 Definition of a generic procedure that can show exposure countdown. More...
 
typedef void(PROC_CALLDTA2_CB) (const char *str, int perc, int Port)
 Definition of a generic procedure that can show percent value (0:100) More...
 
typedef int(PROC_CALLDTA_FN) (void)
 Definition of a i/o procedure. More...
 
typedef U16(PROC_CALLDTA_IO) (void)
 Definition of a i/o instruction. More...
 

Detailed Description

Typedef Documentation

§ DTA1_CB

typedef void(PROC_CALL * DTA1_CB) (const char *str, int Port)

Definition of a generic procedure that can show exposure countdown.

Definition at line 385 of file dcldef.h.

§ DTA2_CB

typedef void(PROC_CALL * DTA2_CB) (const char *str, int perc, int Port)

Definition of a generic procedure that can show percent value (0:100)

Definition at line 386 of file dcldef.h.

§ DTA_FN

typedef int(PROC_CALL * DTA_FN) (void)

Definition of a i/o procedure.

Definition at line 388 of file dcldef.h.

§ DTA_IO

typedef U16(PROC_CALL * DTA_IO) (void)

Definition of a i/o instruction.

Definition at line 389 of file dcldef.h.

______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:05 for DAS - Rel. 3.1.6 - 18/09/2017.