| _ASCII_FONT_END | SevenSegmentFont | protectedstatic |
| _ASCII_FONT_HEX_OFFSET | SevenSegmentFont | protectedstatic |
| _ASCII_FONT_OFFSET | SevenSegmentFont | protectedstatic |
| _CLOCK_IO | TM1638plus_common | protected |
| _DATA_IO | TM1638plus_common | protected |
| _HFIN_DELAY | TM1638plus_common | protected |
| _HFOUT_DELAY | TM1638plus_common | protected |
| _HIGH_FREQ | TM1638plus_common | protected |
| _STROBE_IO | TM1638plus_common | protected |
| brightness(uint8_t brightness) | TM1638plus_common | |
| DEC_POINT_7_MASK | SevenSegmentFont | protectedstatic |
| DecimalPoint_e enum name | CommonData | |
| DecPointOff enum value | CommonData | |
| DecPointOn enum value | CommonData | |
| display7Seg(uint8_t position, uint8_t value) | TM1638plus | |
| displayASCII(uint8_t position, uint8_t ascii, DecimalPoint_e decimalPoint) | TM1638plus | |
| displayBegin() | TM1638plus_common | |
| DisplayDecNumNibble(uint16_t numberUpper, uint16_t numberLower, boolean leadingZeros=true, AlignTextType_e=TMAlignTextLeft) | TM1638plus | |
| displayHex(uint8_t position, uint8_t hex) | TM1638plus | |
| displayIntNum(unsigned long number, boolean leadingZeros=true, AlignTextType_e=TMAlignTextLeft) | TM1638plus | |
| displaylib_LED_debug | CommonData | |
| displaylib_LED_VersionNum | CommonData | static |
| displayText(const char *text) | TM1638plus | |
| getHFIN_DELAY() const (defined in TM1638plus_common) | TM1638plus_common | inline |
| getHFOUT_DELAY() const (defined in TM1638plus_common) | TM1638plus_common | inline |
| HighFreqshiftin(uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder) | TM1638plus_common | protected |
| HighFreqshiftOut(uint8_t dataPin, uint8_t clockPin, uint8_t bitOrder, uint8_t val) | TM1638plus_common | protected |
| pFontSevenSegptr() | SevenSegmentFont | protectedstatic |
| readButtons(void) | TM1638plus | |
| reset(void) | TM1638plus_common | |
| sendCommand(uint8_t value) | TM1638plus_common | protected |
| sendData(uint8_t data) | TM1638plus_common | protected |
| setHFIN_DELAY(uint8_t delay) (defined in TM1638plus_common) | TM1638plus_common | inline |
| setHFOUT_DELAY(uint8_t delay) (defined in TM1638plus_common) | TM1638plus_common | inline |
| setLED(uint8_t position, uint8_t value) override | TM1638plus_model3 | virtual |
| setLEDs(uint16_t greenred) override | TM1638plus_model3 | virtual |
| TM1638plus(uint8_t strobe, uint8_t clock, uint8_t data, bool highfreq) | TM1638plus | |
| TM1638plus_model3(uint8_t strobe, uint8_t clock, uint8_t data, bool highfreq) | TM1638plus_model3 | |
| TM_ACTIVATE | TM1638plus_common | protectedstatic |
| TM_BRIGHT_ADR | TM1638plus_common | protectedstatic |
| TM_BRIGHT_MASK | TM1638plus_common | protectedstatic |
| TM_BUTTONS_MODE | TM1638plus_common | protectedstatic |
| TM_DEFAULT_BRIGHTNESS | TM1638plus_common | protectedstatic |
| TM_DISPLAY_SIZE | TM1638plus_common | protectedstatic |
| TM_GREEN_LED enum value | TM1638plus_model3 | |
| TM_LEDS_ADR | TM1638plus_common | protectedstatic |
| TM_OFF_LED enum value | TM1638plus_model3 | |
| TM_RED_LED enum value | TM1638plus_model3 | |
| TM_SEG_ADR | TM1638plus_common | protectedstatic |
| TM_WRITE_INC | TM1638plus_common | protectedstatic |
| TM_WRITE_LOC | TM1638plus_common | protectedstatic |
| TMLEDColors enum name | TM1638plus_model3 | |