μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
bits.cpp File Reference
#include "uhal/utilities/bits.hpp"
Include dependency graph for bits.cpp:

Go to the source code of this file.

Namespaces

namespace  uhal
 
namespace  uhal::utilities
 

Functions

unsigned int uhal::utilities::TrailingRightBits (uint32_t aValue)
 Helper function to calculate the number of zero-bits at the righthand end of a 32-bit number. More...