XCI: Difference between revisions
No edit summary |
|||
Line 220: | Line 220: | ||
| 0x0 | | 0x0 | ||
| 0x8 | | 0x8 | ||
| | | [[#FwVersion]] | ||
|- | |- | ||
| 0x8 | | 0x8 | ||
| 0x4 | | 0x4 | ||
| AccCtrl1 | | [[#AccCtrl1]] | ||
|- | |- | ||
| 0xC | | 0xC | ||
Line 252: | Line 252: | ||
| 0x24 | | 0x24 | ||
| 0x1 | | 0x1 | ||
| [9.0.0+] CompatibilityType | | [9.0.0+] [[#CompatibilityType]] | ||
|- | |- | ||
| 0x25 | | 0x25 | ||
Line 269: | Line 269: | ||
| 0x38 | | 0x38 | ||
| Empty | | Empty | ||
|} | |||
==== FwVersion ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 | |||
| Development | |||
|- | |||
| 1 | |||
| Retail | |||
|- | |||
| 2 | |||
| [4.0.0+] Retail | |||
|- | |||
| 3 | |||
| [11.0.0+] Development | |||
|- | |||
| 4 | |||
| [11.0.0+] Retail | |||
|- | |||
| 5 | |||
| [12.0.0+] Retail | |||
|} | |||
==== AccCtrl1 ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0x00A10010 | |||
| 50MHz access | |||
|- | |||
| 0x00A10011 | |||
| 25MHz access | |||
|} | |||
==== CompatibilityType ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0 | |||
| Normal | |||
|- | |||
| 1 | |||
| Terra | |||
|} | |} | ||