Main ModulesDisplay (lv_display)Copy MarkdownOpenEdit on GitHubAPI PagesIndividual pages in this section.OverviewSetting Up Your Display(s)Screen LayersColor FormatRefreshingDisplay EventsChanging ResolutionInactivity MeasurementRotationConstraints on Redrawn AreaTiled RenderingExtending/Combining DisplaysHow is this guide?GoodBadLast 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.