USB Library
USBEP0SendROMPtr Function
Syntax
void USBEP0SendROMPtr(
    uint8_t* src, 
    uint16_t size, 
    uint8_t Options
);
Preconditions

None

Parameters
Parameters 
Description 
uint8_t* src 
address of the data to send 
uint16_t size 
the size of the data needing to be transmitted 
options 
the various options that you want when sending the control data. Options are:  
Remarks

None

MLA - USB Library Help Version : 2.16
http://www.microchip.com/mla