void slip_arch_writeb(unsigned char c)
Copyright (c) 2014, Analog Devices, Inc.
void uart_set_input(uint8_t uart, int(*input)(unsigned char c))
Assigns a callback to be called when the UART receives a byte.
void slip_arch_init(unsigned long ubr)
Initalize the RS232 port and the SLIP driver.