I have a problem :)
I have the following in hex 82 (1000 0010).
This represents two values:
The 2 MSB represents one value. In this case 2 and the remaining 6 bits another value in this case 2.
Does anyone know how to extract this in perl?
Regards,
Mathias