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