![]() |
PDK API Guide for J721E
|
SD Global configuration.
The MMCSD_Config structure contains a set of pointers used to characterize the SD driver implementation.
This structure needs to be defined before calling MMCSD_init() and it must not be changed thereafter.
Data Fields | |
| MMCSD_FxnTable const * | fxnTablePtr |
| void * | object |
| void const * | hwAttrs |
| MMCSD_FxnTable const* MMCSD_Config::fxnTablePtr |
Pointer to a table of driver-specific implementations of SD APIs
| void* MMCSD_Config::object |
Pointer to a driver specific data object
| void const* MMCSD_Config::hwAttrs |
Pointer to a driver specific hardware attributes structure