#include "asynPortDriver.h"
Go to the source code of this file.
Classes | |
class | instetcDriver |
Macros | |
#define | FIRST_INSTETC_PARAM P_Text |
#define | LAST_INSTETC_PARAM P_Text |
#define | NUM_INSTETC_PARAMS (&LAST_INSTETC_PARAM - &FIRST_INSTETC_PARAM + 1) |
#define | P_TextString "TEXT" |
#define FIRST_INSTETC_PARAM P_Text |
Definition at line 23 of file instetcDriver.h.
#define LAST_INSTETC_PARAM P_Text |
Definition at line 24 of file instetcDriver.h.
#define NUM_INSTETC_PARAMS (&LAST_INSTETC_PARAM - &FIRST_INSTETC_PARAM + 1) |
Definition at line 29 of file instetcDriver.h.
#define P_TextString "TEXT" |
Definition at line 30 of file instetcDriver.h.
Referenced by instetcDriver::instetcDriver().