input parameter type for eSDIOSetFuncBlockSize ioctl request More...
#include <iot_sdio.h>
Data Fields | |
IotSdioFunction_t | eFunc |
uint32_t | ulBlockSize |
input parameter type for eSDIOSetFuncBlockSize ioctl request
IotSdioFunction_t IotSdioFuncBlkSize_t::eFunc |
IO function number range from eSdioFunction0 to eSdioFunction7
uint32_t IotSdioFuncBlkSize_t::ulBlockSize |
Block size to be set for I/O function. Must not be greater than the maximum block size supported by IO function.