input parameter type for eSDIOReadCis ioctl request More...
#include <iot_sdio.h>
Data Fields | |
IotSdioFunction_t | eFunc |
const uint32_t * | pulTupleList |
uint32_t | ulTupleNum |
input parameter type for eSDIOReadCis ioctl request
IotSdioFunction_t IotSdioReadCis_t::eFunc |
IO function number range from eSdioFunction0 to eSdioFunction7
const uint32_t* IotSdioReadCis_t::pulTupleList |
Point to a list of tuple codes to be read. Tuple code that is not supported by sdio card will be ignored.
uint32_t IotSdioReadCis_t::ulTupleNum |
Number of tuple codes in the list.