AVR USB RGB LED Controller  1.1
 All Classes Namespaces Files Functions Variables Typedefs Properties Macros Pages
Public Attributes | List of all members
s_rgbled_device Struct Reference

RGB LED Device. More...

#include <rgbledctrl.h>

Public Attributes

usb_dev_handle * handle
 
byte version [2]
 
eepAddr_t eepromSize
 
s_rgbVal rgb
 
s_rgbled_deviceSettings settings
 

Detailed Description

RGB LED Device.

Todo:
Add usb_device* attribute?

Member Data Documentation

eepAddr_t s_rgbled_device::eepromSize

EEPROM Size

usb_dev_handle* s_rgbled_device::handle

USB Handle

s_rgbVal s_rgbled_device::rgb

Current RGB value

s_rgbled_deviceSettings s_rgbled_device::settings

Other settings

byte s_rgbled_device::version[2]

Firmware version


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