Linux Kernel
3.7.1
|
#include <led_control.h>
Data Fields | |
UCHAR | LED_Type |
UCHAR | LED_On_State |
UCHAR | LED_Blink_State |
UCHAR | GPIO_Num |
UCHAR | BitPolarity |
Definition at line 74 of file led_control.h.
UCHAR BitPolarity |
Definition at line 79 of file led_control.h.
UCHAR GPIO_Num |
Definition at line 78 of file led_control.h.
UCHAR LED_Blink_State |
Definition at line 77 of file led_control.h.
UCHAR LED_On_State |
Definition at line 76 of file led_control.h.
UCHAR LED_Type |
Definition at line 75 of file led_control.h.