XBee Firmware Library  1.6.0
Functions
hexstrtobyte.c File Reference

Functions

int hexstrtobyte (const char *p)
 

Detailed Description

ANSI C hexstrtobyte() implementation if not available natively on a given platform. Used in sample programs to convert a hex string to an array of byte values.