rts property

int get rts

Gets the RTS pin behaviour from the port configuration.

See also:

Implementation

int get rts;
set rts (int value)

Sets the RTS pin behaviour in the port configuration.

See also:

Implementation

set rts(int value);