In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Template:Infobox MMIO"

From WiiBrew
Jump to navigation Jump to search
m (re-add base header, its used in to many places)
m (hide new fields for old gc registers)
 
Line 18: Line 18:
 
|data12  = {{{base<includeonly>|</includeonly>}}}
 
|data12  = {{{base<includeonly>|</includeonly>}}}
  
|label13  = Address
+
|label13  = {{#if:{{{addr<includeonly>|</includeonly>}}}{{{addr|}}}|Address}}
|data13  = {{{addr}}}
+
|data13  = {{{addr<includeonly>|</includeonly>}}}
  
|label14  = AHB Mirror
+
|label14  = {{#if:{{{ahbmirror<includeonly>|</includeonly>}}}{{{ahbmirror|}}}|AHB Mirror}}
|data14  = {{{ahbmirror}}}
+
|data14  = {{{ahbmirror<includeonly>|</includeonly>}}}
  
 
|label15  = Length
 
|label15  = Length

Latest revision as of 20:42, 9 December 2021

Infobox MMIO
{{{partof}}}
Access
BroadwayNone
StarletNone
Registers
Base{{{base}}}
Address{{{addr}}}
AHB Mirror{{{ahbmirror}}}
Length{{{len}}}
Access size{{{bits}}} bits
Byte orderBig Endian
IRQs
Broadway{{{ppcirq}}}
Hollywood{{{hwdirq}}}
This box: view  talk  edit
[create] [purge] Template documentation