|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Runtime state owned by the color dithering helper for one display device instance. More...
#include <zephyr/drivers/display/color_dither.h>
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.