doc: harmonize w dev-tillitis

Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
Daniel Lublin 2023-03-29 11:45:18 +02:00
parent 9aece67a41
commit 2991dcef68
No known key found for this signature in database
GPG Key ID: 75BD0FEB8D3E7830

View File

@ -114,10 +114,10 @@ The bits in the command header byte should be interpreted as:
* Bits [6..5] (2 bits). Frame ID tag.
* Bits [4..3] (2 bits). Endpoint number.
0. HW in interface_fpga
0. HW in interface_fpga (unused)
1. HW in application_fpga
2. FW in application_fpga
3. SW (application) in application_fpga
3. SW (device application) in application_fpga
* Bit [2] (1 bit). Unused. MUST be zero.
@ -166,10 +166,10 @@ The bits in the response header byte should be interpreted as:
* Bits [6..5] (2 bits). Frame ID tag.
* Bits [4..3] (2 bits). Endpoint number.
0. HW in interface_fpga
0. HW in interface_fpga (unused)
1. HW in application_fpga
2. FW in application_fpga
3. SW (application) in application_fpga
3. SW (device application) in application_fpga
* Bit [2] (1 bit). Response status.
0. OK