Lotus3: Difference between revisions

No edit summary
Sync with AMS names
Line 15: Line 15:
|-
|-
| 61
| 61
| [[#GetOperationStatus]]
| [[#FinishOperation]]
|-
|-
| 62
| 62
| [[#PutToSleep]]
| [[#Sleep]]
|-
|-
| 63
| 63
| [[#ResetKeyData]]
| [[#UpdateKey]]
|}
|}


Line 47: Line 47:
|}
|}


== GetOperationStatus ==
== FinishOperation ==
Returns the status of a completed operation.
Returns the status of a completed operation.


== PutToSleep ==
== Sleep ==
Puts the Gamecard ASIC in sleep mode.
Puts the Gamecard ASIC in sleep mode.


== ResetKeyData ==
== UpdateKey ==
Tells the Gamecard ASIC to generate new random key data.
Tells the Gamecard ASIC to generate new random key data.