diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-09-05 07:11:53 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-09-05 07:11:53 +0000 |
commit | 18cbd31605dae070f00900161090a72d3eb0f8ab (patch) | |
tree | 1166a9c1b27630111d337b76a0eee1292b0d633b /LUFA/Drivers/USB/Class/Host/Printer.c | |
parent | 0174d8ea70f3d7180e6ea3da2b3720273adb33d9 (diff) | |
download | lufa-18cbd31605dae070f00900161090a72d3eb0f8ab.tar.gz lufa-18cbd31605dae070f00900161090a72d3eb0f8ab.tar.bz2 lufa-18cbd31605dae070f00900161090a72d3eb0f8ab.zip |
Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number.
Added new USB_Host_EnableSOFEvents(), USB_Host_DisableSOFEvents() and EVENT_USB_Host_StartOfFrame() for the user application handling of USB Start of Frame events while in USB Host mode.
Changed over all demos, drivers and internal functions to use the current frame number over the Start of Frame flag where possible to free up the Start of Frame flag for interrupt use in the user application.
Diffstat (limited to 'LUFA/Drivers/USB/Class/Host/Printer.c')
0 files changed, 0 insertions, 0 deletions