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

input parameter type for eSDIOSetCardDetectParams ioctl request More...

#include <iot_sdio.h>

Data Fields

IotSdioCardDetectType_t eCardDetectType
 
bool bCallbackOnInsert
 
bool bCallbackOnRemoval
 

Detailed Description

input parameter type for eSDIOSetCardDetectParams ioctl request

Field Documentation

◆ eCardDetectType

IotSdioCardDetectType_t IotSdioCardDetectParam_t::eCardDetectType

One of the Sd card detect types supported by sdio host

◆ bCallbackOnInsert

bool IotSdioCardDetectParam_t::bCallbackOnInsert

If true sdio callback will be invoked on card insert.

◆ bCallbackOnRemoval

bool IotSdioCardDetectParam_t::bCallbackOnRemoval

If true sdio callback will be invoked on card card removal.


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