RTS_CONTROL (ENUM)ΒΆ
TYPE RTS_CONTROL :
Configuration for RTS control (see parameter udiRtsControl)
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - RTS_CONTROL_DISABLE - 0 - 0 = Disables the RTS line - RTS_CONTROL_ENABLE - 1 = Enables the RTS line - RTS_CONTROL_HANDSHAKE - 2 = Enables RTS handshaking - RTS_CONTROL_TOGGLE - 3 = Specifies that the RTS line will be high if bytes are available for transmission. After all buffered bytes have been sent, the RTS line will be low. 
