-
Notifications
You must be signed in to change notification settings - Fork 5
/
LEDCodeTable.tex
87 lines (85 loc) · 1.87 KB
/
LEDCodeTable.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
% List of LED codes - USB HID 1.12v2 pg 61
% LED/Indicators are defined as:
% OOC - On/Off Control
% US - Usage Indicator: 1 - In Use, 0 - Not In Use
% UM - Usage Multi Mode Indicator Collection of 1 or more indicators: On, Flash, Slow Blink, Fast Blink, Off
% Sel - Selector
% DV - Dynamic Flag
0x01 & NumLock & \\
0x02 & CapsLock & \\
0x03 & ScrollLock & \\
0x04 & Compose & \\
0x05 & Kana & \\
0x06 & Power & \\
0x07 & Shift & \\
0x08 & DoNotDisturb & \\
0x09 & Mute & \\
0x0A & ToneEnable & \\
0x0B & HighcutFilter & \\
0x0C & LowcutFilter & \\
0x0D & EqlEnable & \\
0x0E & SndFldOn & \\
0x0F & SurroundOn & \\
0x10 & Repeat & \\
0x11 & Stereo & \\
0x12 & SampleRtDet & \\
0x13 & Spinning & \\
0x14 & Cav & \\
0x15 & Clv & \\
0x16 & RecFmtDet & \\
0x17 & OffHook & \\
0x18 & Ring & \\
0x19 & MsgWaiting & \\
0x1A & DataMode & \\
0x1B & BatOperation & \\
0x1C & BatOk & \\
0x1D & BatLow & \\
0x1E & Speaker & \\
0x1F & HeadSet & \\
0x20 & Hold & \\
0x21 & Microphone & \\
0x22 & Coverage & \\
0x23 & NightMode & \\
0x24 & SendCalls & \\
0x25 & CallPickup & \\
0x26 & Conference & \\
0x27 & StandBy & \\
0x28 & CameraOn & \\
0x29 & CameraOff & \\
0x2A & OnLine & \\
0x2B & OffLine & \\
0x2C & Busy & \\
0x2D & Ready & \\
0x2E & PaperOut & \\
0x2F & PaperJam & \\
0x30 & Remote & \\
0x31 & Forward & \\
0x32 & Reverse & \\
0x33 & Stop & \\
0x34 & Rewind & \\
0x35 & FastForward & \\
0x36 & Play & \\
0x37 & Pause & \\
0x38 & Record & \\
0x39 & Error & \\
0x3A & Usi & \\
0x3B & Uiui & \\
0x3C & Ummi & \\
0x3D & IndOn & \\
0x3E & IndFlash & \\
0x3F & IndSlowBlnk & \\
0x40 & IndFastBlnk & \\
0x41 & IndOff & \\
0x42 & FlashOnTime & \\
0x43 & SlwBOnTime & \\
0x44 & SlwBOffTime & \\
0x45 & FstBOnTime & \\
0x46 & FstBOffTime & \\
0x47 & Uic & \\
0x48 & IndRed & \\
0x49 & IndGreen & \\
0x4A & IndAmber & \\
0x4B & GenericInd & \\
0x4C & SysSuspend & \\
0x4D & ExtPwrConn & \\
% 0x4E - 0xFFFF Reserved