DAS
3.1.6 - 18/09/2017
|
Typedefs | |
typedef void(PROC_CALL * | DTA1_CB) (const char *str, int Port) |
Definition of a generic procedure that can show exposure countdown. More... | |
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) More... | |
typedef int(PROC_CALL * | DTA_FN) (void) |
Definition of a i/o procedure. More... | |
typedef U16(PROC_CALL * | DTA_IO) (void) |
Definition of a i/o instruction. More... | |
typedef int(PROC_CALL * DTA_FN) (void) |