GPIO Registers: Difference between revisions

Xerpi (talk | contribs)
No edit summary
Xerpi (talk | contribs)
No edit summary
Line 48: Line 48:
| 25
| 25
| Enable/disable? GPIO interrupt 0x66 (bitmask 0x10)
| Enable/disable? GPIO interrupt 0x66 (bitmask 0x10)
|}
= Default values =
After bootrom initialization, these are the values of the registers:
{| class="wikitable" border="1"
!  Address
!  Value
|-
| 0x10147000
| 0x0003
|-
| 0x10147010
| 0x00000002
|-
| 0x10147014
| 0x0000
|-
| 0x10147020
| 0x00000DFB
|-
| 0x10147024
| 0x00000000
|-
| 0x10147028
| 0x0000
|}
|}