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

input parameter type for eSDIOSetFuncBlockSize ioctl request More...

#include <iot_sdio.h>

Data Fields

IotSdioFunction_t eFunc
 
uint32_t ulBlockSize
 

Detailed Description

input parameter type for eSDIOSetFuncBlockSize ioctl request

Field Documentation

◆ eFunc

IotSdioFunction_t IotSdioFuncBlkSize_t::eFunc

IO function number range from eSdioFunction0 to eSdioFunction7

◆ ulBlockSize

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.


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