PXI Registers: Difference between revisions
| No edit summary | No edit summary | ||
| Line 8: | Line 8: | ||
| |- | |- | ||
| | style="background: green" | Yes | | style="background: green" | Yes | ||
| |  | | [[#PXI_SYNC|PXI_SYNC]]9 | ||
| | 0x10008000 | | 0x10008000 | ||
| | 4 | | 4 | ||
| Line 14: | Line 14: | ||
| |- | |- | ||
| | style="background: green" | Yes | | style="background: green" | Yes | ||
| |  | | [[#PXI_CNT|PXI_CNT]]9 | ||
| | 0x10008004 | | 0x10008004 | ||
| | 4 | | 4 | ||
| Line 24: | Line 24: | ||
| | 4 | | 4 | ||
| | | | | ||
| |- | |-style="border-top: double" | ||
| | style="background: green" | Yes | | style="background: green" | Yes | ||
| |  | | [[#PXI_SYNC|PXI_SYNC]]11 | ||
| | 0x10163000 | | 0x10163000 | ||
| | 4 | | 4 | ||
| Line 32: | Line 32: | ||
| |- | |- | ||
| | style="background: green" | Yes | | style="background: green" | Yes | ||
| |  | | [[#PXI_CNT|PXI_CNT]]11 | ||
| | 0x10163004 | | 0x10163004 | ||
| | 4 | | 4 | ||
| Line 51: | Line 51: | ||
| The PXI registers are similar to those on DS. | The PXI registers are similar to those on DS. | ||
| == PXI_SYNC == | |||
| {| class="wikitable" border="1" | |||
| !  Bit | |||
| !  RW | |||
| !  Description | |||
| |- | |||
| | 0-3 | |||
| | R | |||
| | Data input from PXI_SYNC Bit8-11 of remote CPU (00h..0Fh) | |||
| |- | |||
| | 8-11 | |||
| | R/W | |||
| | Data output to PXI_SYNC Bit0-3 of remote CPU   (00h..0Fh) | |||
| |- | |||
| | 13 | |||
| | W  | |||
| | Send IRQ to remote CPU      (0=None, 1=Send IRQ) | |||
| |- | |||
| | 14 | |||
| | R/W | |||
| | Enable IRQ from remote CPU  (0=Disable, 1=Enable) | |||
| |} | |||
| == PXI_CNT == | == PXI_CNT == | ||