AFL2-W19A/AB-H61
P a g e 32
2.4.3.4
_LED_MODE_S ETTINGS
Syntax:
typedef struct _LED_MODE_SETTINGS{
UCHAR
Main_Addr; //Main address
int
LED_00;
int
LED_01;
int
LED_02;
int
LED_03;
int
LED_04;
int
LED_05;
int
LED_06;
int
LED_07;
int
LED_08;
int
LED_09;
int
LED_10;
int
LED_11;
int
LED_12;
int
LED_13;
int
LED_14;
}LED_MODE_SETTINGS, *PLED_MODE_SETTINGS;
Parameters:
Main_Addr [UCHAR] – IC Address on I2C bus.
LED_00 ~ LED_15: Each LED operation mode, defined by
:
#define
LED_DispMode_OFF
0
//Turn OFF LED.
#define
LED_DispMode_Gen
1
//General Mode
#define
LED_DispMode_BLNK 2
//Blinking Mode
Remarks:
This structure can decision operation mode for each LED.
2.4.4
P ro g ra m m in g Exa m p le
2.4.4.1
Tu rn o n LED - s in g le
{
//Define Data structure
PLED_PWM_INFO LEDCOLOR = (PLED_PWM_INFO)malloc(sizeof(LED_PWM_INFO));
Summary of Contents for AFL2-W19A-H61 Series
Page 17: ...AFL2 W19A AB H61 Page XVII Figure C 40 Symantec Ghost Window 244...
Page 21: ...AFL2 W19A AB H61 Page 1 1 Introduction Chapter 1...
Page 34: ...AFL2 W19A AB H61 Page 14 2 LED Light Bar Optional Chapter 2...
Page 59: ...AFL2 W19A AB H61 Page 39 3 Detailed Specifications Chapter 3...
Page 65: ...AFL2 W19A AB H61 Page 45 4 Unpacking Chapter 4...
Page 70: ...AFL2 W19A AB H61 Page 50 5 Ins tallation Chapter 5...
Page 99: ...AFL2 W19A AB H61 Page 79 6 Sys tem Motherboard Chapter 6...
Page 135: ...AFL2 W19A AB H61 Page 115 Figure 6 36 LCD panel Selection Jumper Location...
Page 136: ...AFL2 W19A AB H61 Page 116 7 Sys tem Maintenance Chapter 7...
Page 145: ...AFL2 W19A AB H61 Page 125 8 BIOS Setup Chapter 8...
Page 182: ...AFL2 W19A AB H61 Page 162 9 Software Drivers Chapter 9...
Page 218: ...AFL2 W19A AB H61 Panel PC Page 198 10 Cooling Management Cons ole iCMC Chapter 10...
Page 227: ...AFL2 W19A AB H61 Panel PC Page 207 A Safety Precautions Appendix A...
Page 232: ...AFL2 W19A AB H61 Panel PC Page 212 B BIOS Menu Options Appendix B...
Page 235: ...AFL2 W19A AB H61 Panel PC Page 215 Appendix C C One Key Recovery...
Page 243: ...AFL2 W19A AB H61 Panel PC Page 223 Figure C 5 Partition Creation Commands...
Page 276: ...AFL2 W19A AB H61 Panel PC Page 256 D Hazardous Materials Dis clos ure Appendix D...