C Language Development Kit/Functions/GetDSR
From OptiWiki
| Description | Returns the level of the DSR line. Only works with COM0 (direct serial cable). | ||||
| Syntax | int getDSR(void); | ||||
| Arguments | None | ||||
| Returns |
| ||||
| Remarks | getDSR() is available only on the PHL1700
and only works with COM0.getDSR() gives undefined results on other communications ports. | ||||
| Example | |
