setFlowControl abstract method

void setFlowControl(
  1. int value
)

Sets the flow control type in the port configuration.

This function is a wrapper that sets the RTS, CTS, DTR, DSR and XON/XOFF settings as necessary for the specified flow control type. For more fine-grained control of these settings, use their individual configuration functions.

See also:

Implementation

void setFlowControl(int value);