Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The PtgMemErr mem token specifies that the result of a binary-reference-expression in a mem-area-expression is an error code.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ptg |
A |
B |
err |
unused1 |
unused2 |
||||||||||||||||||||||||||
|
... |
cce |
||||||||||||||||||||||||||||||
ptg (5 bits): Reserved. MUST be 0x07.
A - type (2 bits): A PtgDataType that specifies the data type for the value of this Ptg.
B - reserved (1 bit): MUST be zero, and MUST be ignored.
err (1 byte): A BErr that specifies the error code value.
unused1 (1 byte): Undefined and MUST be ignored.
unused2 (2 bytes): Undefined and MUST be ignored.
cce (2 bytes): An unsigned integer that specifies the count of bytes in the binary-reference-expression following this structure.