summaryrefslogtreecommitdiff
path: root/n/avr/rs232/rs232.txt
blob: 4f383b928f5df9d48a09d17df7a8747997699a15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*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.

* Doc

*File: rs232.exd