Difference between revisions of "CONFIG9 Registers"

From 3dbrew
Jump to navigation Jump to search
(Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! WIDTH |- | REG_CARDCONF | 0x1000000C | 2 |}")
 
Line 8: Line 8:
 
| 0x1000000C
 
| 0x1000000C
 
| 2
 
| 2
 +
|}
 +
 +
 +
== REG_CARDCONF ==
 +
{| class="wikitable" border="1"
 +
!  Bit
 +
!  Description
 +
|-
 +
| 1-0
 +
| Card active controller select (0=?, 1=NTRCARD, 2=CTRCARD4000, 3=CTRCARD5000)
 +
|-
 +
| 8
 +
| ?
 
|}
 
|}

Revision as of 20:48, 16 January 2013

Registers

NAME PHYSICAL ADDRESS WIDTH
REG_CARDCONF 0x1000000C 2


REG_CARDCONF

Bit Description
1-0 Card active controller select (0=?, 1=NTRCARD, 2=CTRCARD4000, 3=CTRCARD5000)
8 ?