Nugget
Loading...
Searching...
No Matches
Public Attributes | List of all members
Color Union Reference

#include <common/hardware/gpu.h>

Public Attributes

struct { 
 
   uint8_t   r 
 
   uint8_t   g 
 
   uint8_t   b 
 
};  
 
uint32_t packed
 

Member Data Documentation

◆ [struct]

struct { ... } Color

◆ b

uint8_t Color::b

◆ g

uint8_t Color::g

◆ packed

uint32_t Color::packed

◆ r

uint8_t Color::r

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