#include <usb_tmc.h>
|
struct { |
uint32_t TransferSize |
|
uint8_t bmTransferAttributes |
|
uint8_t Reserved [3] |
|
} | dev_dep_msg_out |
|
struct { |
uint32_t TransferSize |
|
uint8_t bmTransferAttributes |
|
uint8_t TermChar |
|
uint8_t Reserved [2] |
|
} | request_dev_dep_msg_in |
|
struct { |
uint32_t TransferSize |
|
uint8_t bmTransferAttributes |
|
uint8_t Reserved [3] |
|
} | dev_dep_msg_in |
|
struct { |
uint32_t TransferSize |
|
uint8_t Reserved [4] |
|
} | vendor_specific_out |
|
struct { |
uint32_t TransferSize |
|
uint8_t Reserved [4] |
|
} | request_vendor_specific_in |
|
struct { |
uint32_t TransferSize |
|
uint8_t Reserved [4] |
|
} | vendor_specific_in |
|
Message specific part of bulk header
Definition at line 94 of file usb_tmc.h.
The documentation for this union was generated from the following file: