Public Attributes | List of all members
USB_Packet Union Reference

#include <ydef.h>

Public Attributes

struct {
   USB_Conf_Pkt   conf
 
   YSTREAM_Head   head
 
confpkt
 
u8 data [USB_PKT_SIZE]
 
u16 data16 [USB_PKT_SIZE/2]
 
u32 data32 [USB_PKT_SIZE/4]
 
YSTREAM_Head first_stream
 
USB_Prog_Packet prog
 

Detailed Description

Definition at line 1003 of file ydef.h.

Member Data Documentation

USB_Conf_Pkt USB_Packet::conf

Definition at line 1011 of file ydef.h.

struct { ... } USB_Packet::confpkt
u8 USB_Packet::data[USB_PKT_SIZE]

Definition at line 1004 of file ydef.h.

u16 USB_Packet::data16[USB_PKT_SIZE/2]

Definition at line 1005 of file ydef.h.

u32 USB_Packet::data32[USB_PKT_SIZE/4]

Definition at line 1006 of file ydef.h.

YSTREAM_Head USB_Packet::first_stream

Definition at line 1007 of file ydef.h.

YSTREAM_Head USB_Packet::head

Definition at line 1010 of file ydef.h.

USB_Prog_Packet USB_Packet::prog

Definition at line 1008 of file ydef.h.


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


yoctopuce_altimeter
Author(s): Anja Sheppard
autogenerated on Mon Jun 10 2019 15:49:13