TransferCallback
Default mainpage
at91lib
usb
device
core
TransferCallback
Description
Source
Call Graph
TransferCallback
Callback used by transfer functions (
USBD_Read
&
USBD_Write
) to notify that a transaction is complete.
Syntax / parameters
void(* TransferCallback )(void *pArg, unsigned char status, unsigned int transferred, unsigned int remaining)
Description
Callback used by transfer functions (
USBD_Read
&
USBD_Write
) to notify that a transaction is complete.
Source
The documentation for this Member was generated from the following file:
USBD.h