![]() |
![]() |
SD Global configuration. More...
#include <SD.h>

Data Fields | |
| SD_FxnTable const * | fxnTablePtr |
| void * | object |
| void const * | hwAttrs |
SD Global configuration.
The SD_Config structure contains a set of pointers used to characterize the SD driver implementation.
This structure needs to be defined before calling SD_init() and it must not be changed thereafter.
| SD_FxnTable const* SD_Config_::fxnTablePtr |
Pointer to a table of driver-specific implementations of SD APIs
| void* SD_Config_::object |
Pointer to a driver specific data object
| void const* SD_Config_::hwAttrs |
Pointer to a driver specific hardware attributes structure