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

    Variable PinLevelConst

    PinLevel: { High: PinLevel; Low: PinLevel }

    The physical voltage level on a pin.

    Type Declaration

    • ReadonlyHigh: PinLevel

      A high level, near the supply voltage.

    • ReadonlyLow: PinLevel

      A low level, near ground.