| ??? 05/10/02 11:23 Read: times |
#22806 - RE: Bit Ordering |
Most compilers permit bit variables. So, if your destination byte is in the bit-addressable zone, you can attribute it directly:
Bit_Zero_of_Your_Byte = P1_3; Bit_One_of_Your_Byte = P1_2; Bit_Two_of_Your_Byte = P1_7; Regards, M. |
| Topic | Author | Date |
| Bit Ordering | 01/01/70 00:00 | |
| RE: Bit Ordering | 01/01/70 00:00 | |
| RE: Bit Ordering | 01/01/70 00:00 | |
| RE: Bit Ordering | 01/01/70 00:00 | |
| RE: Bit Ordering | 01/01/70 00:00 | |
| RE: Bit Ordering | 01/01/70 00:00 | |
| RE: Bit Ordering | 01/01/70 00:00 | |
| to Andy | 01/01/70 00:00 | |
| RE: Bit Ordering Assembler | 01/01/70 00:00 | |
| RE: to Andy | 01/01/70 00:00 | |
RE: Bit Ordering | 01/01/70 00:00 |



