SDIOCallbackType Struct Reference

List of all members.

Detailed Description

Used in conjunction with the SDIOGetCallback and SDIOSetCallback functions, this structure associates a C function with a particular SDIO function callback type.

Public Attributes


Member Data Documentation

SDIOCallbackPtr callBackP
 

Pointer to callback function.

SDIOCallbackSelectType callbackSelect
 

Identifies the particular callback that is needed or is to be set.

SDIOSlotType sdioSlotNum
 

Identifies the SDIO card function whose callback is needed or is to be set.

MemPtr userDataP
 

Pointer to a block of user data that is passed to the callback function when the function is called.


Top Developer Home
© 2004, PalmOne, Inc. All rights reserved.
Generated on Sun May 8 23:46:35 2005 for palmOne SDIO API