CTRCARD Registers: Difference between revisions
No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
| 31 | | 31 | ||
| Start (1=Busy, 0=Idle) | | Start (1=Busy, 0=Idle) | ||
|} | |||
== REG_CTRCARDSECCNT == | |||
{| class="wikitable" border="1" | |||
! BIT | |||
! DESCRIPTION | |||
|- | |||
| 2 | |||
| Latch key index | |||
|- | |||
| 9-8 | |||
| Key index | |||
|- | |||
| 15 | |||
| Latch seed | |||
|} | |} | ||
== REG_CTRCARDCMD == | == REG_CTRCARDCMD == | ||
Specifies the 16-byte command to send. The command is split into 32-bit words, and stored as least significant word first, with each word itself in big-endian format. | Specifies the 16-byte command to send. The command is split into 32-bit words, and stored as least significant word first, with each word itself in big-endian format. |