mikroSDK Reference Manual
|
Physical Drive API function return values. More...
Macros | |
#define | PDS_OK ((uint8_t)0) |
: Success. | |
#define | PDS_GENERAL_ERROR ((uint8_t)1) |
: Error. | |
#define | PDS_NOT_IMPLEMENTED ((uint8_t)2) |
: Function is not implemented. | |
Typedefs | |
typedef uint8_t | pd_status_t |