FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kField_CreateNamedRange_ (   FIELD_NAME,
  FLD_VAL 
)
related

Creates a bitfield 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.

Parameters
FIELD_NAMEMacro prefix, prepended to _MSB and _LSB.
FLD_VALField value.
Returns
Composed bitfield.