Files | |
file | raven-ipso.c |
This file contains code to connect the two AVR Raven processors via a serial connection for the IPSO interop application. | |
file | raven-lcd.c |
This file contains code to connect the two AVR Raven processors via a serial connection. | |
file | raven-ipso.c |
This file contains code to connect the two AVR Raven processors via a serial connection for the IPSO interop application. | |
file | raven-lcd.c |
This file contains code to connect the two AVR Raven processors via a serial connection. | |
Functions | |
void | rs232_send (uint8_t port, unsigned char c) |
Print a character on RS232. |
void rs232_send | ( | uint8_t | port, | |
unsigned char | c | |||
) |