FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
k32u kCountBits32u ( k32u  value)

Counts the number of bits that are set in a 32-bit unsigned integer.

Parameters
valueInput value.
Returns
Count of '1' bits in input value.