Description
Source
Call Graph
CCID_Read
Reads data from the Data OUT endpoint.


Syntax / parameters
Name |
Type |
Default |
Description |
pBuffer |
void *
|
|
Buffer to store the received data
|
dLength |
unsigned int
|
|
data buffer length
|
fCallback |
TransferCallback
|
|
Optional callback function
|
pArgument |
void *
|
|
Optional parameter for the callback function
|
|
Return value |
unsigned char
|
|
USBD_STATUS_LOCKED or USBD_STATUS_SUCCESS
|
Description
Reads data from the Data OUT endpoint.
Source
The documentation for this Member was generated from the following files:
cciddriver.c