:orphan: .. title:: CONFIG_ST7789V_RGB565 .. kconfig:: CONFIG_ST7789V_RGB565 CONFIG_ST7789V_RGB565 ##################### *RGB565* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/display/Kconfig.st7789v:22`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:74`` → ``/display/Kconfig:31`` Menu path: (Top) → Device Drivers → Display Drivers → ST7789V display driver → Color pixel format .. code-block:: kconfig config ST7789V_RGB565 bool "RGB565" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*