VSF Documented
|
#include <vsf_usb_CDCNCM.h>
Data Fields | ||
struct { | ||
uint32_t dwSignature | ||
uint16_t wHeaderLength | ||
uint16_t wSequence | ||
uint16_t wBlockLength | ||
uint16_t wNdpIndex | ||
} | nth16 | |
struct { | ||
uint32_t dwSignature | ||
uint16_t wHeaderLength | ||
uint16_t wSequence | ||
uint32_t dwBlockLength | ||
uint32_t dwNdpIndex | ||
} | nth32 | |
struct { | ||
uint32_t dwSignature | ||
uint16_t wHeaderLength | ||
uint16_t wSequence | ||
} | VSF_CAL_PACKED | |
uint32_t usb_cdcncm_nth_t::dwSignature |
uint16_t usb_cdcncm_nth_t::wHeaderLength |
uint16_t usb_cdcncm_nth_t::wSequence |
uint16_t usb_cdcncm_nth_t::wBlockLength |
uint16_t usb_cdcncm_nth_t::wNdpIndex |
struct { ... } usb_cdcncm_nth_t::nth16 |
uint32_t usb_cdcncm_nth_t::dwBlockLength |
uint32_t usb_cdcncm_nth_t::dwNdpIndex |
struct { ... } usb_cdcncm_nth_t::nth32 |
struct { ... } usb_cdcncm_nth_t::VSF_CAL_PACKED |