Interface DigitalInput

    • Method Detail

      • get

        boolean get()
        Returns the current state of the TTL signal on the given pin.
        Returns:
        the current state of the TTL at the given pin. true means logic 1 and false logic 0.