Difference between revisions of "Template:Infobox MMIO"
Jump to navigation
Jump to search
m (rename mirror) |
m (hide new fields for old gc registers) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
|header11 = Registers | |header11 = Registers | ||
− | + | |label12 = {{#if:{{{base<includeonly>|</includeonly>}}}{{{base|}}}|Base}} | |
− | |label12 = | + | |data12 = {{{base<includeonly>|</includeonly>}}} |
− | |data12 = {{{ | ||
− | + | |label13 = {{#if:{{{addr<includeonly>|</includeonly>}}}{{{addr|}}}|Address}} | |
− | |label13 = | + | |data13 = {{{addr<includeonly>|</includeonly>}}} |
− | |data13 = {{{ | ||
− | |label14 = | + | |label14 = {{#if:{{{ahbmirror<includeonly>|</includeonly>}}}{{{ahbmirror|}}}|AHB Mirror}} |
− | |data14 = {{{ | + | |data14 = {{{ahbmirror<includeonly>|</includeonly>}}} |
− | |label15 = | + | |label15 = Length |
− | |data15 = {{{ | + | |data15 = {{{len}}} |
− | |label16 = Byte order | + | |label16 = Access size |
− | | | + | |data16 = {{{bits}}} bits |
+ | |||
+ | |label17 = Byte order | ||
+ | |data17 = | ||
{{#switch: {{{endian|big}}} | {{#switch: {{{endian|big}}} | ||
| little = Little Endian | | little = Little Endian |