Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Syntax
#define USB_CDC_REPORT_DESCRIPTOR_BAD (USB_CDC_CLASS_ERROR | 0x05) // Report Descriptor for
not proper
Description
Report Descriptor for not proper
1.4.2.2.2.65 USB_CDC_RESET_ERROR Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_RESET_ERROR (USB_CDC_CLASS_ERROR | 0x0A) // An error occurred while
resetting the device.
Description
An error occurred while resetting the device.
1.4.2.2.2.66 USB_CDC_RESETTING_DEVICE Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_RESETTING_DEVICE 0x55 // Device is being reset.
Description
Device is being reset.
1.4.2.2.2.67 USB_CDC_SEND_BREAK Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_SEND_BREAK 0x23 // Sends special carrier modulation used to specify
[V24] style break.
Description
Sends special carrier modulation used to specify [V24] style break.
1.4.2.2.2.68 USB_CDC_SEND_ENCAPSULATED_COMMAND Macro
File
usb_host_cdc.h
Syntax
#define USB_CDC_SEND_ENCAPSULATED_COMMAND 0x00 // Issues a command in the format of the
supported control protocol.
Description
Issues a command in the format of the supported control protocol.
1.4 Library Interface MLA - USB Library Help Embedded Host API
160
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_usb.pdf