Contiki-NG
Functions

Implementation of SLIP driver for CC13xx/CC26xx. More...

#include "contiki.h"
#include "dev/slip.h"
#include "uart0-arch.h"

Go to the source code of this file.

Functions

void slip_arch_writeb (unsigned char c)
 Write a single byte over SLIP. More...
 
void slip_arch_init (void)
 Initialize the SLIP driver. More...
 

Detailed Description

Implementation of SLIP driver for CC13xx/CC26xx.

Author
Edvard Pettersen e.pet.nosp@m.ters.nosp@m.en@ti.nosp@m..com

Definition in file slip-arch.c.