Extracts the lowest set bit and turns it from one hot format into a number between 0 and 31.
The 32bit unsigned binary number to extract bits from.
The extracted lowest bit offset.
Extracts the lowest set bit and turns it from one hot format into a number between 0 and 31.