Doc: Add definition for lsb/msb, (least|most) significant byte
This commit is contained in:
+5
-2
@@ -66,12 +66,15 @@ Absolute fixed address, possible values are[[#references][(4)]]: ~0x00~, ~0x08~,
|
|||||||
*** Variables
|
*** Variables
|
||||||
|
|
||||||
| Name | Meaning |
|
| Name | Meaning |
|
||||||
|--------+--------------------|
|
|--------+------------------------|
|
||||||
| length | amount of elements |
|
| length | amount of elements |
|
||||||
| size | amount of bytes |
|
| size | amount of bytes |
|
||||||
|--------+--------------------|
|
|--------+------------------------|
|
||||||
| lhs | left hand side |
|
| lhs | left hand side |
|
||||||
| rhs | right hand side |
|
| rhs | right hand side |
|
||||||
|
|--------+------------------------|
|
||||||
|
| lsb | least significant byte |
|
||||||
|
| msb | most significant byte |
|
||||||
|
|
||||||
** References
|
** References
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user