:orphan: .. title:: ST7789V_RGB565 .. option:: 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:32`` → ``/Kconfig:72`` → ``/display/Kconfig:25`` 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.)*