PXI Registers: Difference between revisions

Normmatt (talk | contribs)
No edit summary
Dazzozo (talk | contribs)
shrug
Line 39: Line 39:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| [[#PXI_SYNC9|PXI_SYNC9]]
| [[#PXI_SYNC|PXI_SYNC]]9
| 0x10008000
| 0x10008000
| 4
| 4
|
|-
| style="background: green" | Yes
| PXI_????9
| 0x10008003
| 1
|
|
|-
|-
Line 69: Line 63:
|-style="border-top: double"
|-style="border-top: double"
| style="background: green" | Yes
| style="background: green" | Yes
| PXI_SYNC11
| [[#PXI_SYNC|PXI_SYNC]]11
| 0x10163000
| 0x10163000
| 4
| 4
Line 87: Line 81:
|-
|-
| style="background: green" | Yes
| style="background: green" | Yes
| PXI_RECV_11
| PXI_RECV11
| 0x1016300C
| 0x1016300C
| 4
| 4
Line 95: Line 89:
The PXI registers are similar to those on DS.
The PXI registers are similar to those on DS.


== PXI_SYNC9 ==
== PXI_SYNC ==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
!  Bit
!  Bit
Line 101: Line 95:
!  Description
!  Description
|-
|-
| 0-8
| 0-7
| R
| R
| Data input from bit8-15 of PXI_SYNC11
| Data received from remote
|-
|-
| 8-15
| 8-15
| R/W
| R/W
| Data output to bit0-8 of PXI_SYNC11
| Data sent to remote
|-
|-
| 23
| 23
Line 115: Line 109:
| 29
| 29
| ?
| ?
| PXI_SYNC11 interrupt enable?
|-
| 30
| ?
| ?
| PXI_SYNC9 interrupt enable?
|-
|-
| 31
| 31
| ?
| ?
| ?
|  
|}
|}
This can also be accessed as 4 u8 registers.


== PXI_CNT ==
== PXI_CNT ==