XBee Firmware Library  1.6.0
Functions
Miscellaneous functions

Functions

void dump (const uint8_t *data, int len)
 Make a dump of a part of memory. More...
 

Detailed Description

Platform-specific layer provides a miscellanous functions

API Overview

This API contains some functions for manage the programmable XBee modules

Function Documentation

void dump ( const uint8_t data,
int  len 
)

Make a dump of a part of memory.

Parameters
[in]dataPointer to the part of memory
[in]valLenght of data to dump
Return values
Nothing