rotaryrgb  2.1.0.0
Macros
Rotary RGB color data values.

Color data values of Rotary RGB Click driver. More...

Macros

#define ROTARYRGB_COLOR_WHITE_100   0x002F2F2Ful
 Rotary RGB color data values. More...
 
#define ROTARYRGB_COLOR_WHITE_75   0x00232323ul
 
#define ROTARYRGB_COLOR_WHITE_50   0x00181818ul
 
#define ROTARYRGB_COLOR_WHITE_25   0x000C0C0Cul
 
#define ROTARYRGB_COLOR_RED_100   0x00002F00ul
 
#define ROTARYRGB_COLOR_RED_75   0x00002300ul
 
#define ROTARYRGB_COLOR_RED_50   0x00001800ul
 
#define ROTARYRGB_COLOR_RED_25   0x00000C00ul
 
#define ROTARYRGB_COLOR_GREEN_100   0x002F0000ul
 
#define ROTARYRGB_COLOR_GREEN_75   0x00230000ul
 
#define ROTARYRGB_COLOR_GREEN_50   0x00180000ul
 
#define ROTARYRGB_COLOR_GREEN_25   0x000C0000ul
 
#define ROTARYRGB_COLOR_BLUE_100   0x0000002Ful
 
#define ROTARYRGB_COLOR_BLUE_75   0x00000023ul
 
#define ROTARYRGB_COLOR_BLUE_50   0x00000018ul
 
#define ROTARYRGB_COLOR_BLUE_25   0x0000000Cul
 
#define ROTARYRGB_COLOR_LIGHT_BLUE_100   0x002F002Ful
 
#define ROTARYRGB_COLOR_LIGHT_BLUE_75   0x00230023ul
 
#define ROTARYRGB_COLOR_LIGHT_BLUE_50   0x00180018ul
 
#define ROTARYRGB_COLOR_LIGHT_BLUE_25   0x000C000Cul
 
#define ROTARYRGB_COLOR_YELLOW_100   0x002F2F00ul
 
#define ROTARYRGB_COLOR_YELLOW_75   0x00232300ul
 
#define ROTARYRGB_COLOR_YELLOW_50   0x00181800ul
 
#define ROTARYRGB_COLOR_YELLOW_25   0x000C0C00ul
 
#define ROTARYRGB_COLOR_PURPLE_100   0x00002F2Ful
 
#define ROTARYRGB_COLOR_PURPLE_75   0x00002323ul
 
#define ROTARYRGB_COLOR_PURPLE_50   0x00001818ul
 
#define ROTARYRGB_COLOR_PURPLE_25   0x00000C0Cul
 
#define ROTARYRGB_COLOR_OFF   0x00000000ul
 
#define ROTARYRGB_SET_LED_POS_1   1
 Rotary RGB led position values. More...
 
#define ROTARYRGB_SET_LED_POS_2   2
 
#define ROTARYRGB_SET_LED_POS_3   3
 
#define ROTARYRGB_SET_LED_POS_4   4
 
#define ROTARYRGB_SET_LED_POS_5   5
 
#define ROTARYRGB_SET_LED_POS_6   6
 
#define ROTARYRGB_SET_LED_POS_7   7
 
#define ROTARYRGB_SET_LED_POS_8   8
 
#define ROTARYRGB_SET_LED_POS_9   9
 
#define ROTARYRGB_SET_LED_POS_10   10
 
#define ROTARYRGB_SET_LED_POS_11   11
 
#define ROTARYRGB_SET_LED_POS_12   12
 
#define ROTARYRGB_SET_LED_POS_13   13
 
#define ROTARYRGB_SET_LED_POS_14   14
 
#define ROTARYRGB_SET_LED_POS_15   15
 
#define ROTARYRGB_SET_LED_POS_16   16
 

Detailed Description

Color data values of Rotary RGB Click driver.

Macro Definition Documentation

◆ ROTARYRGB_COLOR_BLUE_100

#define ROTARYRGB_COLOR_BLUE_100   0x0000002Ful

◆ ROTARYRGB_COLOR_BLUE_25

#define ROTARYRGB_COLOR_BLUE_25   0x0000000Cul

◆ ROTARYRGB_COLOR_BLUE_50

#define ROTARYRGB_COLOR_BLUE_50   0x00000018ul

◆ ROTARYRGB_COLOR_BLUE_75

#define ROTARYRGB_COLOR_BLUE_75   0x00000023ul

◆ ROTARYRGB_COLOR_GREEN_100

#define ROTARYRGB_COLOR_GREEN_100   0x002F0000ul

◆ ROTARYRGB_COLOR_GREEN_25

#define ROTARYRGB_COLOR_GREEN_25   0x000C0000ul

◆ ROTARYRGB_COLOR_GREEN_50

#define ROTARYRGB_COLOR_GREEN_50   0x00180000ul

◆ ROTARYRGB_COLOR_GREEN_75

#define ROTARYRGB_COLOR_GREEN_75   0x00230000ul

◆ ROTARYRGB_COLOR_LIGHT_BLUE_100

#define ROTARYRGB_COLOR_LIGHT_BLUE_100   0x002F002Ful

◆ ROTARYRGB_COLOR_LIGHT_BLUE_25

#define ROTARYRGB_COLOR_LIGHT_BLUE_25   0x000C000Cul

◆ ROTARYRGB_COLOR_LIGHT_BLUE_50

#define ROTARYRGB_COLOR_LIGHT_BLUE_50   0x00180018ul

◆ ROTARYRGB_COLOR_LIGHT_BLUE_75

#define ROTARYRGB_COLOR_LIGHT_BLUE_75   0x00230023ul

◆ ROTARYRGB_COLOR_OFF

#define ROTARYRGB_COLOR_OFF   0x00000000ul

◆ ROTARYRGB_COLOR_PURPLE_100

#define ROTARYRGB_COLOR_PURPLE_100   0x00002F2Ful

◆ ROTARYRGB_COLOR_PURPLE_25

#define ROTARYRGB_COLOR_PURPLE_25   0x00000C0Cul

◆ ROTARYRGB_COLOR_PURPLE_50

#define ROTARYRGB_COLOR_PURPLE_50   0x00001818ul

◆ ROTARYRGB_COLOR_PURPLE_75

#define ROTARYRGB_COLOR_PURPLE_75   0x00002323ul

◆ ROTARYRGB_COLOR_RED_100

#define ROTARYRGB_COLOR_RED_100   0x00002F00ul

◆ ROTARYRGB_COLOR_RED_25

#define ROTARYRGB_COLOR_RED_25   0x00000C00ul

◆ ROTARYRGB_COLOR_RED_50

#define ROTARYRGB_COLOR_RED_50   0x00001800ul

◆ ROTARYRGB_COLOR_RED_75

#define ROTARYRGB_COLOR_RED_75   0x00002300ul

◆ ROTARYRGB_COLOR_WHITE_100

#define ROTARYRGB_COLOR_WHITE_100   0x002F2F2Ful

Rotary RGB color data values.

Specified setting for color data values of Rotary RGB Click driver.

◆ ROTARYRGB_COLOR_WHITE_25

#define ROTARYRGB_COLOR_WHITE_25   0x000C0C0Cul

◆ ROTARYRGB_COLOR_WHITE_50

#define ROTARYRGB_COLOR_WHITE_50   0x00181818ul

◆ ROTARYRGB_COLOR_WHITE_75

#define ROTARYRGB_COLOR_WHITE_75   0x00232323ul

◆ ROTARYRGB_COLOR_YELLOW_100

#define ROTARYRGB_COLOR_YELLOW_100   0x002F2F00ul

◆ ROTARYRGB_COLOR_YELLOW_25

#define ROTARYRGB_COLOR_YELLOW_25   0x000C0C00ul

◆ ROTARYRGB_COLOR_YELLOW_50

#define ROTARYRGB_COLOR_YELLOW_50   0x00181800ul

◆ ROTARYRGB_COLOR_YELLOW_75

#define ROTARYRGB_COLOR_YELLOW_75   0x00232300ul

◆ ROTARYRGB_SET_LED_POS_1

#define ROTARYRGB_SET_LED_POS_1   1

Rotary RGB led position values.

Led position values of Rotary RGB Click driver.

◆ ROTARYRGB_SET_LED_POS_10

#define ROTARYRGB_SET_LED_POS_10   10

◆ ROTARYRGB_SET_LED_POS_11

#define ROTARYRGB_SET_LED_POS_11   11

◆ ROTARYRGB_SET_LED_POS_12

#define ROTARYRGB_SET_LED_POS_12   12

◆ ROTARYRGB_SET_LED_POS_13

#define ROTARYRGB_SET_LED_POS_13   13

◆ ROTARYRGB_SET_LED_POS_14

#define ROTARYRGB_SET_LED_POS_14   14

◆ ROTARYRGB_SET_LED_POS_15

#define ROTARYRGB_SET_LED_POS_15   15

◆ ROTARYRGB_SET_LED_POS_16

#define ROTARYRGB_SET_LED_POS_16   16

◆ ROTARYRGB_SET_LED_POS_2

#define ROTARYRGB_SET_LED_POS_2   2

◆ ROTARYRGB_SET_LED_POS_3

#define ROTARYRGB_SET_LED_POS_3   3

◆ ROTARYRGB_SET_LED_POS_4

#define ROTARYRGB_SET_LED_POS_4   4

◆ ROTARYRGB_SET_LED_POS_5

#define ROTARYRGB_SET_LED_POS_5   5

◆ ROTARYRGB_SET_LED_POS_6

#define ROTARYRGB_SET_LED_POS_6   6

◆ ROTARYRGB_SET_LED_POS_7

#define ROTARYRGB_SET_LED_POS_7   7

◆ ROTARYRGB_SET_LED_POS_8

#define ROTARYRGB_SET_LED_POS_8   8

◆ ROTARYRGB_SET_LED_POS_9

#define ROTARYRGB_SET_LED_POS_9   9