Common IO - basic v1.0.0
Common IO - basic v1.0.0 Library
 
Loading...
Searching...
No Matches
IotSdioReadCis_t Struct Reference

input parameter type for eSDIOReadCis ioctl request More...

#include <iot_sdio.h>

Data Fields

IotSdioFunction_t eFunc
 
const uint32_t * pulTupleList
 
uint32_t ulTupleNum
 

Detailed Description

input parameter type for eSDIOReadCis ioctl request

Field Documentation

◆ eFunc

IotSdioFunction_t IotSdioReadCis_t::eFunc

IO function number range from eSdioFunction0 to eSdioFunction7

◆ pulTupleList

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.

◆ ulTupleNum

uint32_t IotSdioReadCis_t::ulTupleNum

Number of tuple codes in the list.


The documentation for this struct was generated from the following file: