dsr property

int get dsr

Gets the DSR pin behaviour from the port configuration.

See also:

Implementation

int get dsr;
set dsr (int value)

Sets the DSR pin behaviour in the port configuration.

See also:

Implementation

set dsr(int value);