??? 02/22/05 15:49 Read: times |
#88156 - shift first Responding to: ???'s previous message |
sbit CLKIN = P1^1; sbit DATIN = P1^0; unsigned char rx_byte; while( DATIN ); while( CLKIN == 0 ); rx_byte += rx_byte; if( DATIN ) rx_byte++; Peter |
Topic | Author | Date |
Rotating Carry (CY) through ACC in C51 | 01/01/70 00:00 | |
Why ? | 01/01/70 00:00 | |
It is a keyboard interface sub routine | 01/01/70 00:00 | |
A51 to C51 interfacing | 01/01/70 00:00 | |
inline | 01/01/70 00:00 | |
it does, but | 01/01/70 00:00 | |
Nevertheless | 01/01/70 00:00 | |
A Case in point | 01/01/70 00:00 | |
what? | 01/01/70 00:00 | |
Thank you. | 01/01/70 00:00 | |
Try | 01/01/70 00:00 | |
what? | 01/01/70 00:00 | |
shift first | 01/01/70 00:00 | |
Problem Solved | 01/01/70 00:00 | |
Wrong approach | 01/01/70 00:00 | |
using chainsaw to perform dental surgery | 01/01/70 00:00 | |
or... | 01/01/70 00:00 | |
ANSI C | 01/01/70 00:00 | |
microcontroller C portability is a myth | 01/01/70 00:00 | |
Portability No .. Commonality Maybe![]() | 01/01/70 00:00 |