Revision b3a09205 firmware/fx2/include/usrp_commands.h
| b/firmware/fx2/include/usrp_commands.h | ||
|---|---|---|
| 54 | 54 |
// wIndexL: format |
| 55 | 55 |
// len: how much to read |
| 56 | 56 |
|
| 57 |
#define VRQ_SPI_TRANSACT 0x83 // wValueH: OUT byte 0 |
|
| 58 |
// wValueL: OUT byte 1 |
|
| 59 |
// wIndexH: OUT byte 2 |
|
| 60 |
// wIndexL: OUT byte 3 |
|
| 61 |
// wLengthH: enables |
|
| 62 |
// wLengthL: transaction length |
|
| 63 |
|
|
| 57 | 64 |
// OUT commands |
| 58 | 65 |
|
| 59 | 66 |
#define VRQ_SET_LED 0x01 // wValueL off/on {0,1}; wIndexL: which {0,1}
|
Also available in: Unified diff