This file contains function to convert the binary command codes of the SDH. To use this from a non gcc compiler you might have to define SDH__attribute__ to nothing and SDH_USE_VCC to 1. More...
Include dependency graph for sdh_codes.h:
This graph shows which files directly or indirectly include this file:Namespaces | |
| namespace | SDH |
Functions | |
| char const * | SDH::SDHCommandCodeToString (eCommandCode cc) |
| char const * | SDH::SDHReturnCodeToString (eReturnCode rc) |
This file contains function to convert the binary command codes of the SDH. To use this from a non gcc compiler you might have to define SDH__attribute__ to nothing and SDH_USE_VCC to 1.