cts property

int get cts

Gets the CTS pin behaviour from the port configuration.

See also:

Implementation

int get cts;
set cts (int value)

Sets the CTS pin behaviour in the port configuration.

See also:

Implementation

set cts(int value);