Go to the source code of this file.
Functions | |
| stringiftest ("PORT","$(PORT$(PN)=)") | |
| set PN before calling ; if PN=1 the defines asyn port SD1 and uses macros such as PORT1, PORT1_PARITY to configure ; More... | |
| IFPORT (IFSIM) drvAsynSerialPortConfigure("SD$(PN)" | |
| IFPORT (IFNOTSIM) drvAsynSerialPortConfigure("SD$(PN)" | |
Variables | |
| NUL | |
| IFPORT | ( | IFSIM | ) |
| IFPORT | ( | IFNOTSIM | ) |
| stringiftest | ( | "PORT" | , |
| "$(PORT$(PN)=)" | |||
| ) |
set PN before calling ; if PN=1 the defines asyn port SD1 and uses macros such as PORT1, PORT1_PARITY to configure ;
| NUL |
Definition at line 8 of file st-port.cmd.
1.8.5