Difference between revisions of "PXI Registers"

From 3dbrew
Jump to navigation Jump to search
(Created page with "== Registers == {| class="wikitable" border="1" ! NAME ! ADDRESS ! WIDTH |- | REG_PXISYNC | 0x1EC63000 | 4 |- | REG_PXICNT | 0x1EC63004 | 4 |- | REG_PXISEND | 0x1EC63008 | 4 |...")
 
Line 21: Line 21:
 
| 4
 
| 4
 
|}
 
|}
 +
 +
The PXI registers are exactly the same as on DS.

Revision as of 21:46, 16 January 2012

Registers

NAME ADDRESS WIDTH
REG_PXISYNC 0x1EC63000 4
REG_PXICNT 0x1EC63004 4
REG_PXISEND 0x1EC63008 4
REG_PXIRECV 0x1EC6300C 4

The PXI registers are exactly the same as on DS.