in reply to Re^5: Extracting Bit Fields (Again)
in thread Extracting Bit Fields (Again)

Great! Works fine for me now. Thanks a lot, appreciate it!

I am writing a template file that will have the bit field descriptions. This file will be parsed by the perl program eventually to generate human readable values for the register values

Your function will be the core of this processing Thanks again!