|
FireSync API
|
|
related |
Inserts a bitfield into an existing register value by token-pasting left/right macros using a specific naming scheme.
(MSB - LSB) must be strictly less than the bit width of the type of MSB. See remarks in kField_ToMask_ documentation.
| REG_REF | Pointer to register value. |
| FIELD_NAME | Macro prefix, prepended to _MSB and _LSB. |
| FLD_VAL | Field value. |