Changes

274 bytes added ,  01:18, 5 July 2019
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
 
|-
 
|-
 
|}
 
|}
215

edits