Corsair Lighting Protocol  0.15.0
Control LEDs connected to an Arduino with iCUE
LEDChannel Struct Reference

#include <LEDController.h>

+ Collaboration diagram for LEDChannel:

Public Attributes

uint8_t brightness = 255
 
ChannelMode mode = ChannelMode::HardwarePlayback
 
uint8_t ledCount = 0
 
PortType ledPortType = PortType::WS2812B
 
LEDGroup groups [GROUPS_NUM]
 
uint8_t groupsSet = 0
 

Detailed Description

The definition of a Channel.

Member Data Documentation

◆ brightness

uint8_t LEDChannel::brightness = 255

Brightness of the channel in range 0-255.

◆ ledCount

uint8_t LEDChannel::ledCount = 0

The number of LEDs on this channel.


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