CLEON  Version 1
Cloud-Offloaded GPS Receiver
usb_frame_s Struct Reference

#include <sys_usb.h>

Data Fields

unsigned char ucHeader [2]
 
unsigned char ucLength
 
unsigned char ucCommand
 
unsigned char ucData [USB_FRAME_DATA_FIELD_LENGTH]
 
unsigned char ucCRC
 
unsigned char ucFooter [2]
 

Detailed Description

Definition at line 28 of file sys_usb.h.

Field Documentation

unsigned char ucCommand

Definition at line 31 of file sys_usb.h.

unsigned char ucCRC

Definition at line 33 of file sys_usb.h.

unsigned char ucData[USB_FRAME_DATA_FIELD_LENGTH]

Definition at line 32 of file sys_usb.h.

unsigned char ucFooter[2]

Definition at line 34 of file sys_usb.h.

unsigned char ucHeader[2]

Definition at line 29 of file sys_usb.h.

unsigned char ucLength

Definition at line 30 of file sys_usb.h.


The documentation for this struct was generated from the following file: