lvgl_port_display_cfg_t is only used within i2c_oled sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
LCD panel IO handle.
LCD panel handle.
uint32_t
Size of the buffer for the screen in pixels.
bool
True, if should be allocated two buffers.
uint32_t
LCD display horizontal resolution.
uint32_t
LCD display vertical resolution.
bool
True, if display is monochrome and using 1bit for 1px.
Default values of the screen rotation.
struct { unsigned int buff_dma: 1; unsigned int buff_spiram: 1; }

References

from examples