TTK4155 Ping-pong project
|
Go to the source code of this file.
Macros | |
#define | UART (&uart_out) |
Functions | |
int | uart_init (unsigned baud) |
int | uart_transmit (unsigned char data) |
unsigned char | uart_receive (void) |
void | test_uart (void) |
#define UART (&uart_out) |
void test_uart | ( | void | ) |
int uart_init | ( | unsigned | baud | ) |
unsigned char uart_receive | ( | void | ) |
int uart_transmit | ( | unsigned char | data | ) |