μHAL (v2.7.9)
Part of the IPbus software repository
Namespaces | Functions
bits.hpp File Reference
#include <stdint.h>
Include dependency graph for bits.hpp:
This graph shows which files directly or indirectly include this file:

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