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

    Enumeration I2cFaultConst

    How a scripted step fails the transfer that reaches it.

    Index
    ArbitrationLoss: "ArbitrationLoss"

    Another controller won the bus.

    Bus: "Bus"

    A bus error, such as a misplaced start or stop condition.

    NoAcknowledge: "NoAcknowledge"

    A missing acknowledge, with no telling whether of the address or the data.

    NoAcknowledgeAddress: "NoAcknowledgeAddress"

    Nothing acknowledged the address.

    NoAcknowledgeData: "NoAcknowledgeData"

    The part did not acknowledge a data byte.

    Other: "Other"

    A failure of no more particular kind.

    Overrun: "Overrun"

    Data arrived faster than it was taken.