AFL2-17A/AB-H61
P a g e 28
2.4.3
S tru c tu re s
2.4.3.1
_LED_COLOR_INFO
Syntax:
typedef struct _LED_COLOR_INFO{
LED_INFO LED_Info;
int R_LEVEL;
int G_LEVEL;
int B_LEVEL;
}LED_COLOR_INFO, *PLED_COLOR_INFO;
Parameters:
R_LEVEL
、
G_LEVEL
、
B_LEVEL [int] - Store the Brightness Level information for
R, G and B LED. The brightness level was from 0 to 7.
LED_Info [structure] - The LED IC address was stored in Main_Addr on the I2c
bus, and LED List number are stored in R_LN
、
G_LN and B_LN parameters
:
typedef struct _LED_INFO {
UCHAR
Main_Addr;
//Main address
UCHAR
R_LN;
//Red list number
UCHAR
G_LN;
//Green list number
UCHAR
B_LN;
//Blue list number
} LED_INFO, *PLED_INFO;
Remarks:
This structure has included essential information to set LED IC.
2.4.3.2
_LED_BLNK_S ET
Syntax:
typedef struct _LED_BLNK_SET{
UCHAR
Main_Addr;
//Main address
BYTE
BLNK_DutCyc;
//Duty Cycle
BYTE
BLNK_Freq;
//Blinking Frequency
}LED_BLNK_SET, *PLED_BLNK_SET;
Parameters:
Main_Addr [UCHAR] - IC Address on I2C bus.
BLNK_DutCyc [BYTE] - Duty Cycle of LED blinking. Duty cycle = (0
~ 255)/256 = x%
。
BLNK_Freq [BYTE] -Frequency of LED blinking. 0x00 = (41ms,
Содержание AFL2-17A-H61-i3/PC-R12
Страница 17: ...AFL2 17A AB H61 Page XVII Figure C 40 Symantec Ghost Window 242 ...
Страница 21: ...AFL2 17A AB H61 Page 1 1 Introduction Chapter 1 ...
Страница 34: ...AFL2 17A AB H61 Page 14 2 LED Light Bar Optional Chapter 2 ...
Страница 57: ...AFL2 17A AB H61 Page 37 3 Detailed Specifications Chapter 3 ...
Страница 63: ...AFL2 17A AB H61 Page 43 4 Unpacking Chapter 4 ...
Страница 68: ...AFL2 17A AB H61 Page 48 5 Ins tallation Chapter 5 ...
Страница 97: ...AFL2 17A AB H61 Page 77 Chapter 6 6 Sys tem Motherboard ...
Страница 133: ...AFL2 17A AB H61 Page 113 Figure 6 36 LCD panel Selection Jumper Location ...
Страница 134: ...AFL2 17A AB H61 Page 114 7 Sys tem Maintenance Chapter 7 ...
Страница 143: ...AFL2 17A AB H61 Page 123 8 BIOS Setup Chapter 8 ...
Страница 180: ...AFL2 17A AB H61 Page 160 9 Software Drivers Chapter 9 ...
Страница 216: ...AFL2 17A AB H61 Panel PC Page 196 10 Cooling Management Cons ole iCMC Chapter 7 ...
Страница 225: ...AFL2 17A AB H61 Panel PC Page 205 A Safety Precautions Appendix A ...
Страница 230: ...AFL2 17A AB H61 Panel PC Page 210 B BIOS Menu Options Appendix B ...
Страница 233: ...AFL2 17A AB H61 Panel PC Page 213 Appendix C C One Key Recovery ...
Страница 241: ...AFL2 17A AB H61 Panel PC Page 221 Figure C 5 Partition Creation Commands ...
Страница 274: ...AFL2 17A AB H61 Panel PC Page 254 D Hazardous Materials Dis clos ure Appendix D ...