Contiki 3.x
|
Arch-specific SLIP functions for the cc2538. More...
Go to the source code of this file.
Functions | |
void | slip_arch_writeb (unsigned char c) |
Write a byte over SLIP. More... | |
void | slip_arch_init (unsigned long ubr) |
Initialise the arch-specific SLIP driver. More... | |
Arch-specific SLIP functions for the cc2538.
SLIP can be configured to operate over UART or over USB-Serial, depending on the value of SLIP_ARCH_CONF_USB
Definition in file slip-arch.c.