Contiki 3.x
Macros | Functions
dbg.h File Reference

Header file for the cc2538 Debug I/O module. More...

#include "contiki-conf.h"
#include "usb/usb-serial.h"

Go to the source code of this file.

Macros

#define dbg_flush()
 Flushes character output. More...
 

Functions

unsigned int dbg_send_bytes (const unsigned char *seq, unsigned int len)
 Print a stream of bytes. More...
 

Detailed Description

Header file for the cc2538 Debug I/O module.

Definition in file dbg.h.