c2x4rgb  2.1.0.0
Data Fields
c2x4rgb_led_t Struct Reference

2x4 RGB Click led object. More...

#include <c2x4rgb.h>

Data Fields

uint8_t current_gain
 
uint8_t brightness
 
uint8_t red
 
uint8_t green
 
uint8_t blue
 

Detailed Description

2x4 RGB Click led object.

LED object definition of 2x4 RGB Click driver.

Field Documentation

◆ blue

uint8_t blue

Blue level: 0 to 255.

◆ brightness

uint8_t brightness

Brightness level: 0 to 15.

◆ current_gain

uint8_t current_gain

Current gain level: 0 to 15.

◆ green

uint8_t green

Green level: 0 to 255.

◆ red

uint8_t red

Red level: 0 to 255.


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