Révision 727
Ajouté par magraffin il y a presque 4 ans
uart0.h | ||
---|---|---|
void uart0_init(void);
|
||
void uart0_tx(char c);
|
||
void uart0_rx(void);
|
||
char uart0_rx(void);
|
Formats disponibles : Unified diff
uart0.h | ||
---|---|---|
void uart0_init(void);
|
||
void uart0_tx(char c);
|
||
void uart0_rx(void);
|
||
char uart0_rx(void);
|
Formats disponibles : Unified diff
fontion rx marche la fonction tx pas encore testé
pas de pb avec le debugger