Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FATFileSystem mbed-rtos
Dependents: Peach_AudioChannelDividerAndCompensator
Diff: USBHost/USBHALHost.h
- Revision:
- 30:2851a9b2bbfb
- Parent:
- 24:868cbfe611a7
--- a/USBHost/USBHALHost.h Tue Mar 31 16:15:42 2015 +0100 +++ b/USBHost/USBHALHost.h Wed Apr 01 05:36:16 2015 +0000 @@ -135,6 +135,9 @@ * @returns the address of the new TD */ volatile uint8_t * getTD(); +#if(1) /* Isochronous */ + bool isTD(volatile uint8_t* td); +#endif /** * Release a previous memory section reserved for an ED