|
Z-Wave Protocol Controller Reference
|
hex to int convert functions and macros for ZPC More...
Functions | |
| int | zpc_hex2int (char c) |
| Convert a hex character to its int value. More... | |
hex to int convert functions and macros for ZPC
| int zpc_hex2int | ( | char | c | ) |
Convert a hex character to its int value.
| c | hex character |