??? 08/31/04 15:20 Read: times |
#76672 - RE: how to manipulate 10 bits on 8 bits Responding to: ???'s previous message |
ow to manipulate a 11 bits into 8 bits registers?. the first bit is the sign word the 10 bits remaining is the value of the register. do you have some routines in C to do that? If you're writing it in 'C' why don't you just declare the variable as an integer (2 bytes) and let the compiler take care of it? Regards, Craig Steiner |
Topic | Author | Date |
how to manipulate 10 bits on 8 bits | 01/01/70 00:00 | |
RE: how to manipulate 10 bits on 8 bits | 01/01/70 00:00 | |
RE: how to manipulate 10 bits on 8 bits | 01/01/70 00:00 | |
RE: how to manipulate 10 bits on 8 bits![]() | 01/01/70 00:00 | |
RE: how to manipulate 10 bits on 8 bits | 01/01/70 00:00 | |
RE: how to manipulate 10 bits on 8 bits | 01/01/70 00:00 |