malt-wr
|
#include <constype.h>
Data Fields | |
int | sig1_num |
int | pulse1_num |
int | sig2_num |
int | pulse2_num |
struct ASYNC_TIME_DELAY_STRUCT * | next |
Definition at line 574 of file constype.h.
struct ASYNC_TIME_DELAY_STRUCT* ASYNC_TIME_DELAY_STRUCT::next |
Definition at line 580 of file constype.h.
int ASYNC_TIME_DELAY_STRUCT::pulse1_num |
Definition at line 577 of file constype.h.
int ASYNC_TIME_DELAY_STRUCT::pulse2_num |
Definition at line 579 of file constype.h.
int ASYNC_TIME_DELAY_STRUCT::sig1_num |
Definition at line 576 of file constype.h.
int ASYNC_TIME_DELAY_STRUCT::sig2_num |
Definition at line 578 of file constype.h.