Z-Wave Protocol Controller Reference
ZPC Hex to Int conversion utility

hex to int convert functions and macros for ZPC More...

Collaboration diagram for ZPC Hex to Int conversion utility:

Functions

int zpc_hex2int (char c)
 Convert a hex character to its int value. More...
 

Detailed Description

hex to int convert functions and macros for ZPC

Function Documentation

◆ zpc_hex2int()

int zpc_hex2int ( char  c)

Convert a hex character to its int value.

Parameters
chex character
Returns
integer value of the character. On error return 0
Here is the caller graph for this function: