added OP_DELAY

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4640 221aa14e-8319-0410-a670-987f0aec2ac5
This commit is contained in:
eb 2007-02-26 02:25:11 +00:00
parent 90e2ce16f8
commit cf19122e71
1 changed files with 12 additions and 0 deletions

View File

@ -269,3 +269,15 @@ SPI Read Reply:
| Data ... .
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
Delay:
Opcode: OP_DELAY
Ticks: 16-bit unsigned delay count
Delay Ticks clock ticks before executing next operation.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Opcode | 2 | Ticks |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+