dsr property

int dsr

Gets the DSR pin behaviour from the port configuration.

See also:

Implementation

int get dsr;
void dsr=(int value)

Sets the DSR pin behaviour in the port configuration.

See also:

Implementation

set dsr(int value);