Configuration structure for LCD panels.
More...
Configuration structure for LCD panels.
Definition at line 36 of file panel.hpp.
◆ bits_per_pixel
| uint32_t idfxx::lcd::panel::config::bits_per_pixel |
Color depth, in bpp.
Definition at line 40 of file panel.hpp.
◆ data_endian
Set the data endian for color data larger than 1 byte.
Definition at line 39 of file panel.hpp.
◆ [struct]
| struct { ... } idfxx::lcd::panel::config::flags |
◆ reset_active_high
| unsigned int idfxx::lcd::panel::config::reset_active_high |
Setting this if the panel reset is high level active.
Definition at line 42 of file panel.hpp.
◆ reset_gpio
◆ rgb_element_order
Set RGB element order, RGB or BGR.
Definition at line 38 of file panel.hpp.
◆ vendor_config
| void* idfxx::lcd::panel::config::vendor_config = nullptr |
vendor specific configuration, optional, left as NULL if not used
Definition at line 44 of file panel.hpp.
The documentation for this struct was generated from the following file: