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
(add endainnes)
Line 25: Line 25:
 
! Access size
 
! Access size
 
| {{{bits}}} bits
 
| {{{bits}}} bits
 +
|-
 +
! Byte order
 +
| {{#switch: {{endian<includeonly>|</includeonly>}}
 +
| little = Little Endian
 +
| revlittle = [[Reversed Little Endian]]
 +
| = Big Endian
 +
| {{{endian}}}
 +
}}
 
|-
 
|-
 
{{#if: {{{ppcirq<includeonly>|</includeonly>}}}{{{armirq|}}} |  
 
{{#if: {{{ppcirq<includeonly>|</includeonly>}}}{{{armirq|}}} |  

Revision as of 16:12, 26 February 2009

Infobox MMIO
{{{partof}}}
Access
Broadway None
Starlet None
Registers
Base {{{base}}}
Length {{{len}}}
Access size {{{bits}}} bits
Byte order {{{endian}}}
IRQs
Broadway {{{ppcirq}}}
Starlet {{{armirq}}}


[create] [purge] Template documentation