summaryrefslogtreecommitdiff
path: root/n/avr/rs232/rs232.txt
blob: 3bd8315ecac6edbc77b28b1b425412ac009ae8e8 (plain)
1
2
3
4
5
6
7
8
*Title: Module AVR RS232
*Author: Ni

* Utilisation

Rien de plus simple. Appeler la fonction |rs232_init| au d�marrage, puis
|rs232_putc| pour envoyer un caract�re,
|rs232_getc| pour en recevoir.