cts property

int cts

Gets the CTS pin behaviour from the port configuration.

See also:

Implementation

int get cts;
void cts=(int value)

Sets the CTS pin behaviour in the port configuration.

See also:

Implementation

set cts(int value);