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...
Go to the source code of this file.
Functions | |
NAMESPACE_SDH_START char const * | SDHCommandCodeToString (eCommandCode cc) |
char const * | 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.
Definition in file sdh_codes.h.
NAMESPACE_SDH_START char const* SDHCommandCodeToString | ( | eCommandCode | cc | ) |
char const* SDHReturnCodeToString | ( | eReturnCode | rc | ) |