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

    Variable PinPolarityConst

    PinPolarity: { ActiveHigh: PinPolarity; ActiveLow: PinPolarity } = ...

    Whether a signal is asserted by a high or a low physical level.

    Type Declaration

    • ReadonlyActiveHigh: PinPolarity

      A high level means asserted.

    • ReadonlyActiveLow: PinPolarity

      A low level means asserted, the wiring of most buttons and relay boards.