| Upstream Configuration Commands (to TFB) | |||
|---|---|---|---|
| Index | Name | Notes | |
| 0 | Address | 15=read#/write bit (0=read, 1=write), 14:0 = address | |
| 1 | Length | Should always be 1. | |
| 2 | Data Word | Present only for Write commands, must be absent for reads. | |
| Downstream Configuration Returns (from TFB) | |||
|---|---|---|---|
| Index | Name | Notes | |
| 0 | Address | 15=read bit (0), 14:0 = address | |
| 1 | Length | Should always be 1. | |
| 2 | Data Word | The data from the register that was addressed. | |