apa102 1.0
apa102 driver library
Loading...
Searching...
No Matches
GFX_RGB_Color_t Struct Reference

Represents the data structure for color data. More...

#include <color.h>

Data Fields

unsigned char red
unsigned char green
unsigned char blue

Detailed Description

Represents the data structure for color data.

This structure bundles RGB color channels (red, green, blue). Colors are 0-255 values.

Field Documentation

◆ blue

unsigned char blue

◆ green

unsigned char green

◆ red

unsigned char red

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