TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::LCD::bitDepth() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::LCD::bitDepth() const

touchgfx::LCD::bitDepth() const method

@fn virtual uint8_t LCD::bitDepth() const = 0; Number of bits per pixel used by the display. Number of bits per pixel used by the display.

Syntax

virtual uint8_t bitDepth() const = 0;

Return value

The number of bits per pixel.

Examples

touchgfx::LCD::bitDepth() const is referenced by 4 libraries and example projects.

Call Tree

Functions calling touchgfx::LCD::bitDepth() const
touchgfx::LCD::bitDepth() const
Overridden methods
touchgfx::LCD::bitDepth() const
Type of touchgfx::LCD::bitDepth() const
touchgfx::LCD::bitDepth() const
uint8_t
all items filtered out