parity property

int parity

Gets the parity setting from the port configuration.

Implementation

int get parity;
void parity=(int value)

Sets the parity setting in the port configuration.

Implementation

set parity(int value);