dtr property

int dtr

Gets the DTR pin behaviour from the port configuration.

See also:

Implementation

int get dtr;
void dtr=(int value)

Sets the DTR pin behaviour in the port configuration.

See also:

Implementation

set dtr(int value);