Contiki 3.x
Functions
slip-arch.c File Reference

Arch-specific SLIP functions for the CC13xx/CC26xx. More...

#include "contiki-conf.h"
#include "dev/cc26xx-uart.h"
#include "dev/slip.h"

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...
 

Detailed Description

Arch-specific SLIP functions for the CC13xx/CC26xx.

Definition in file slip-arch.c.