Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| wiki:conventions [2017/06/11 23:52] – [Indentation] zdimension | wiki:conventions [2017/06/16 16:28] (current) – zdimension | ||
|---|---|---|---|
| Line 43: | Line 43: | ||
| uint32_t* fieldName; | uint32_t* fieldName; | ||
| </ | </ | ||
| + | |||
| + | ===== Bit fields ===== | ||
| + | |||
| + | ==== Horizontal (long descriptions) ==== | ||
| + | |||
| + | === 8-bit === | ||
| + | |||
| + | ^ Hex ^ Bit ^ Description ^ | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^ ::: ^ ::: | {{: | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | |||
| + | === 16-bit === | ||
| + | |||
| + | ^ Hex ^ Bit ^ Description ^ | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^ ::: ^ ::: | {{: | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | ^  '' | ||
| + | |||
| + | ==== Vertical (field names only) ==== | ||
| + | |||
| + | ^ Hex value ^ '' | ||
| + | ^ Bit ^ 15 ^ 14 ^ 13 ^ 12 ^ 11 ^ 10 ^ 9 ^ 8 ^ 7 ^ 6 ^ 5 ^ 4 ^ 3 ^ 2 ^ 1 ^ 0 ^ | ||
| + | ^ Field |  '' | ||
 




