CLEON
Version 1
Cloud-Offloaded GPS Receiver
|
Communication via USB. More...
Go to the source code of this file.
Functions | |
void | APP_USB_ProcessingRcvdFrame (void) |
Processing USB frame. | |
Communication via USB.
Definition in file app_usb.h.
void APP_USB_ProcessingRcvdFrame | ( | void | ) |
Processing USB frame.
- For every received USB frame, there will be an ack - Ack frame will contain received command as data in data field
void |
Definition at line 53 of file app_usb.c.