Options
All
  • Public
  • Public/Protected
  • All
Menu

Specifies the parity bit.

Index

Enumeration members

Enumeration members

Even

Even:

Sets the parity bit so that the count of bits set is an even number.

Mark

Mark:

Leaves the parity bit set to 1.

None

None: = 0

No parity check occurs.

Odd

Odd:

Sets the parity bit so that the count of bits set is an odd number.

Space

Space:

Leaves the parity bit set to 0.