NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
rgbColor24bpp_t Union Reference

#include <color.h>

Data Fields

struct {
   uint8_t   r
 
   uint8_t   g
 
   uint8_t   b
 
rgb
 
uint8_t raw [RGB_COLOR_COMPONENT_COUNT]
 

Field Documentation

uint8_t rgbColor24bpp_t::b
uint8_t rgbColor24bpp_t::g
uint8_t rgbColor24bpp_t::r
uint8_t rgbColor24bpp_t::raw[RGB_COLOR_COMPONENT_COUNT]
struct { ... } rgbColor24bpp_t::rgb

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