Description
Source
Call Graph
CCID_Write
Sends data through the Data IN endpoint.


Syntax / parameters
Name |
Type |
Default |
Description |
pBuffer |
void *
|
|
Buffer holding the data to transmit
|
dLength |
unsigned int
|
|
Length of data buffer
|
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
Sends data through the Data IN endpoint.
Source
The documentation for this Member was generated from the following files:
cciddriver.c