Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
USB device operating mode configuration

Modules

 USB device custom actions
 
 USB device SCSI custom actions
 

Macros

#define EP_FC_IN   1
 
#define EP_FC_OUT   2
 
#define EP_MS_IN   3
 
#define EP_MS_OUT   4
 
#define NB_ENDPOINTS   5
 
#define SBC_PRODUCT_ID   "UC3 MASS STORAGE"
 
#define SBC_REVISION_ID   "0.00"
 
#define SBC_VENDOR_ID   "ATMEL "
 

Functions

void usb_sof_action (void)
 usb_sof_action More...
 
void usb_suspend_action (void)
 

#define EP_FC_IN   1
#define EP_FC_OUT   2
#define NB_ENDPOINTS   5
#define SBC_PRODUCT_ID   "UC3 MASS STORAGE"
#define SBC_REVISION_ID   "0.00"
#define SBC_VENDOR_ID   "ATMEL "

void usb_sof_action ( void  )

usb_sof_action

This function increments the sof_cnt counter each time the USB Start-of-Frame interrupt subroutine is executed (1 ms). Useful to manage time delays