USB Host Driver with Socket Modem support. Works with revision 323 of mbed-src but broken with any later version.
Dependencies: FATFileSystem
Fork of F401RE-USBHost by
Diff: USBHostC270/USBHostCam.h
- Revision:
- 18:61554f238584
- Parent:
- 13:8774c07f12a5
--- a/USBHostC270/USBHostCam.h Mon Jun 23 20:48:53 2014 +0900 +++ b/USBHostC270/USBHostCam.h Tue Jul 01 18:33:31 2014 +0900 @@ -33,6 +33,8 @@ uint8_t en; uint8_t mps; uint8_t if_alt; + uint8_t frameCount; // ITD frame count 1-8 + uint8_t queueLimit; // ITD queue limit 1-3 }; /**