Révision 822
Ajouté par dgmbadinga 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
tsp4_c12