Skip to content

Commit 7f87b11

Browse files
committed
core: Add comment of register 3 of ADB
1 parent ef6478a commit 7f87b11

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

protocol/adb.c

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,16 @@ Keyboard LEDs & state of keys(Register2)
433433
| +----------------------------- Delete
434434
+------------------------------- Reserved
435435
436+
Address, Handler ID and bits(Register3)
437+
1514131211 . . 8 7 . . . . . . 0
438+
| | | | | | | | | | | | | | | |
439+
| | | | | | | | +-+-+-+-+-+-+-+- Handler ID
440+
| | | | +-+-+-+----------------- Address
441+
| | | +------------------------- 0
442+
| | +--------------------------- Service request enable(1 = enabled)
443+
| +----------------------------- Exeptional event(alwyas 1 if not used)
444+
+------------------------------- 0
445+
436446
ADB Bit Cells
437447
bit cell time: 70-130us
438448
low part of bit0: 60-70% of bit cell

0 commit comments

Comments
 (0)