μHAL (v2.7.9)
Part of the IPbus software repository
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

 uhal
 
 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...