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...
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.