![]() |
![]() |
SDIO Global configuration. More...
#include <SDIO.h>
Data Fields | |
| void * | object |
| void const * | hwAttrs |
SDIO Global configuration.
The SDIO_Config structure contains a set of pointers used to characterize the SDIO driver implementation.
This structure needs to be defined before calling SDIO_init() and it must not be changed thereafter.
| void* SDIO_Config_::object |
Pointer to a driver specific data object
| void const* SDIO_Config_::hwAttrs |
Pointer to a driver specific hardware attributes structure