Interface HD44780Lcd.LcdConnection

    • Method Detail

      • write

        void write​(byte values)
      • isDataInHighNibble

        boolean isDataInHighNibble()
      • getBacklightBit

        int getBacklightBit()
      • getEnableBit

        int getEnableBit()
      • getDataReadWriteBit

        int getDataReadWriteBit()
      • getRegisterSelectBit

        int getRegisterSelectBit()