USBCB_SOF_Handler Function

Microchip USB Device Library

USB Device Library Help
USBCB_SOF_Handler Function
C
void USBCB_SOF_Handler();
Description

This callback is called when a SOF packet is received by the host. (optional) 

The USB host sends out a SOF packet to full-speed devices every 1 ms. This interrupt may be useful for isochronous pipes. End designers should implement callback routine as necessary.

Preconditions

None

Remarks

None

Microchip MCHPFSUSB v2.3 - Sept 20, 2008
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.