parity property

int get parity

Gets the parity setting from the port configuration.

Implementation

int get parity;
set parity (int value)

Sets the parity setting in the port configuration.

Implementation

set parity(int value);