Hi all,

I have a list like this and would like to know which bits they are:
0x1 = Bit ?
0x2 = Bit ?
0x4
up to
0x20000000
I have a total of 29 values. How can I calcutalte which bit each value is?
Can anyone help?

Thanks.
Martin