Contiki 3.x
Functions
dbg.c File Reference

Function implementations for debug io module. More...

#include "dev/uart0.h"

Go to the source code of this file.

Functions

unsigned int dbg_send_bytes (const unsigned char *seq, unsigned int len)
 Print a stream of bytes. More...
 
int dbg_putchar (int c)
 Print a character to debug output. More...
 

Detailed Description

Function implementations for debug io module.

Author
Wojciech Bober wojci.nosp@m.ech..nosp@m.bober.nosp@m.@nor.nosp@m.dicse.nosp@m.mi.n.nosp@m.o

Definition in file dbg.c.