dtr property

int get dtr

Gets the DTR pin behaviour from the port configuration.

See also:

Implementation

int get dtr;
set dtr (int value)

Sets the DTR pin behaviour in the port configuration.

See also:

Implementation

set dtr(int value);