Thursday, July 14, 2011

How to get the last three bits of a 4bit hex number?

I have a 4 bit hex number where the first (starting from LSB) 3 bits gives me the data and the 4th. bit gives me the address. I would like to read them separately. How to do this?

No comments:

Post a Comment