C
void USBCBStdSetDscHandler();
Description
The USBCBStdSetDscHandler() callback function is called when a SETUP, bRequest: SET_DESCRIPTOR request arrives. Typically SET_DESCRIPTOR requests are not used in most applications, and it is optional to support this type of request.
Preconditions
None
Return Values
Return Values |
Description |
Remark |
None |
MCHPFSUSB Device Library > Stack > Public API Members > Functions and Macros > USBCBStdSetDscHandler Function