Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
display_color_dither_state Struct Reference

Runtime state owned by the color dithering helper for one display device instance. More...

#include <zephyr/drivers/display/color_dither.h>

Detailed Description

Runtime state owned by the color dithering helper for one display device instance.

Drivers embed this structure as a member of their runtime data and pass a pointer to it to the helper functions.

The structure is empty (zero-sized) when CONFIG_DISPLAY_COLOR_DITHER is disabled, so the member can be declared unconditionally at no RAM cost. Drivers should not access any field directly.


The documentation for this struct was generated from the following file: