Macros
Status Codes

Macros

#define SDIO_STATUS_SUCCESS   (0)
 Successful status code returned by SDIO driver. More...
 
#define SDIO_STATUS_ERROR   (-1)
 Generic error status code returned by SDIO driver. More...
 

Detailed Description

SDIO_STATUS_* macros are general status codes returned by SDIO driver

Macro Definition Documentation

§ SDIO_STATUS_SUCCESS

#define SDIO_STATUS_SUCCESS   (0)

Successful status code returned by SDIO driver.

§ SDIO_STATUS_ERROR

#define SDIO_STATUS_ERROR   (-1)

Generic error status code returned by SDIO driver.

© Copyright 1995-2026, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale