Main ModulesDisplay (lv_display)Copy MarkdownOpenEdit on GitHubPagesIndividual pages in this section.OverviewSetting Up Your Display(s)Screen LayersColor FormatRefreshingDisplay EventsChanging ResolutionInactivity MeasurementRotationConstraints on Redrawn AreaTiled RenderingExtending/Combining DisplaysLast updated on Main ModulesPrevious PageOverviewIn LVGL, an lv_display_t (not to be confused with a Screen) is a data type that represents a single display panel --- the hardware that displays LVGL-rendered pixels on your device.