MTX Registers: Difference between revisions

MarcusD (talk | contribs)
Save draft for Matrix registers
 
MarcusD (talk | contribs)
m Added missing interrupt register
Line 21: Line 21:
|-
|-
| 0x1EC1x008
| 0x1EC1x008
| ???
| [[#MTX_ACK|MTX_ACK]]
| 4
| 4
|-
|-
Line 109: Line 109:
| 16-25
| 16-25
| Output framebuffer height - 1 is written here
| Output framebuffer height - 1 is written here
|-
|}
==MTX_ACK==
Reading this register will return pending interrupts.
Writing this register will acknowledge the pending interrupt.
{| class="wikitable" border="1"
!  Bit(s)
!  Description
|-
| 0
| Interrupt 0
|-
| 1
| Interrupt 1
|-
| 2
| Interrupt 2
|-
|-
|}
|}