rts property

int rts

Gets the RTS pin behaviour from the port configuration.

See also:

Implementation

int get rts;
void rts=(int value)

Sets the RTS pin behaviour in the port configuration.

See also:

Implementation

set rts(int value);