ISC0106-18 IPOCTL

What are parity checks?

Error-detection techniques that involve adding an extra bit to a binary data stream. Its done to ensure the total number of bits (including the added bit) is either even (even parity) or odd (odd parity), helping to identify and correct single-bit errors during transmission.