pamoja for TypeScript - v0.2.0
    Preparing search index...

    Enumeration ParityConst

    The parity bit each character carries.

    Index
    Even: "Even"

    A bit that makes the count of ones even, what Modbus RTU asks for by default.

    None: "None"

    No parity bit.

    Odd: "Odd"

    A bit that makes the count of ones odd.