NTRCARD Registers: Difference between revisions

Neimod (talk | contribs)
Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! PHYSICAL ADDRESS ! WIDTH |- | REG_NTRCARDMCNT | 0x10164000 | 2 |- | REG_NTRCARDROMCNT | 0x10164004 | 4 |- | REG_NTRCAR..."
 
Neimod (talk | contribs)
No edit summary
Line 16: Line 16:
| 0x1016401C
| 0x1016401C
| 4
| 4
|}
== REG_NTRCARDROMCNT ==
{| class="wikitable" border="1"
!  Bit
!  Description
|-
| 23
| Data status (1=Ready, 0=Busy)
|-
| 30
| Interrupt enable (1=Enable, 0=Disable)
|-
| 31
| Start (1=Busy, 0=Idle)
|}
|}