Révision 833
Ajouté par modia3 il y a environ 4 ans
branch/dia/sp4c12/SP4c1/SP4c1/SP4c1.c | ||
---|---|---|
char x[]="ABCDEFGHIJKLMNOPQRSTUVWXYZ";
|
||
int i;
|
||
int j;
|
||
char b;
|
||
uart0_init();
|
||
uart0_rx();
|
||
b=uart0_rx();
|
||
|
||
while(1)
|
||
{
|
Formats disponibles : Unified diff
9-attendre l’arrivée d’un caractère sur le port série et renvoie le
caractère suivant dans l'alphabet