Module com.pi4j

Class SerialBase

    • Field Detail

      • isOpen

        protected boolean isOpen
    • Method Detail

      • isOpen

        public boolean isOpen()
        Serial Device Communication State is OPEN
        Specified by:
        isOpen in interface Serial
        Returns:
        The Serial device communication state
      • open

        public void open()

        open.

        Specified by:
        open in interface Serial