PDK API Guide for J721E
MMCSD_ConfigParams Struct Reference

Detailed Description

SD Parameters.

SD parameters are used to with the MMCSD_open() call. Default values for these parameters are set using MMCSD_Params_init().

See also
MMCSD_Params_init()

Data Fields

void * custom
 
MMCSD_CardDetectCallbackFxn cardDetectCallback
 

Field Documentation

◆ custom

void* MMCSD_ConfigParams::custom

Custom argument used by driver implementation

◆ cardDetectCallback

MMCSD_CardDetectCallbackFxn MMCSD_ConfigParams::cardDetectCallback