File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ To read/write to RAM, need to send a command to the device.
6969The command format is as below.
7070
7171DataByte(SET_REPORT)
72+ ~~~~~~~~~~~~~~~~~~~~
7273
7374===== ======================
7475Byte1 Command Byte
@@ -89,6 +90,7 @@ Value Byte is writing data when you send the write commands.
8990When you read RAM, there is no meaning.
9091
9192DataByte(GET_REPORT)
93+ ~~~~~~~~~~~~~~~~~~~~
9294
9395===== ======================
9496Byte1 Response Byte
@@ -104,8 +106,10 @@ Read value is stored in Value Byte.
104106
105107
106108Packet Format
109+ -------------
110+
107111Touchpad data byte
108- ------------------
112+ ~~~~~~~~~~~~~~~~~~
109113
110114
111115======= ======= ======= ======= ======= ======= ======= ======= =====
@@ -156,7 +160,7 @@ Zsn_6-0(7bit):
156160
157161
158162StickPointer data byte
159- ----------------------
163+ ~~~~~~~~~~~~~~~~~~~~~~
160164
161165======= ======= ======= ======= ======= ======= ======= ======= =====
162166- b7 b6 b5 b4 b3 b2 b1 b0
You can’t perform that action at this time.
0 commit comments