|
FireSync API
|
|
related |
Creates a bitfield within the specified bit range.
(MSB - LSB) must be strictly less than the bit width of the type of MSB. See remarks in kField_ToMask_ documentation.
| MSB | Leftmost bit index in range (highest). |
| LSB | Rightmost bit index in range (lowest). |
| FLD_VAL | Field value. |