libkipr  1.0.0
Create3LedColor Struct Reference

A Create3LedColor object. More...

#include <stdint.h>

Public Attributes

uint8_t r
 the 8 bit integer for the red value in RGB More...
 
uint8_t g
 the 8 bit integer for the green value in RGB More...
 
uint8_t b
 the 8 bit integer for the blue value in RGB More...

Detailed Description

A Create 3 Led Color object.

Member Data Documentation

◆ r

uint8_t Create3LedColor::r

the 8 bit integer for the red value in RGB

◆ g

uint8_t Create3LedColor::g

the 8 bit integer for the green value in RGB

◆ b

uint8_t Create3LedColor::b

the 8 bit integer for the blue value in RGB


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