Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

PARITY_ODD odd parity - used by CDCSetLineCoding() and CDCSetParity()
PARITY_SPACE space parity - used by CDCSetLineCoding() and CDCSetParity()
Module
CDC Function Driver
Description
Data types and constants used to interface with the CDC module.
1.4.1.3.3.1 NUM_STOP_BITS_1 Macro
File
usb_device_cdc.h
Syntax
#define NUM_STOP_BITS_1 0 //1 stop bit - used by CDCSetLineCoding() and
CDCSetCharacterFormat()
Description
1 stop bit - used by CDCSetLineCoding() and CDCSetCharacterFormat()
1.4.1.3.3.2 NUM_STOP_BITS_1_5 Macro
File
usb_device_cdc.h
Syntax
#define NUM_STOP_BITS_1_5 1 //1.5 stop bit - used by CDCSetLineCoding() and
CDCSetCharacterFormat()
Description
1.5 stop bit - used by CDCSetLineCoding() and CDCSetCharacterFormat()
1.4.1.3.3.3 NUM_STOP_BITS_2 Macro
File
usb_device_cdc.h
Syntax
#define NUM_STOP_BITS_2 2 //2 stop bit - used by CDCSetLineCoding() and
CDCSetCharacterFormat()
Description
2 stop bit - used by CDCSetLineCoding() and CDCSetCharacterFormat()
1.4.1.3.3.4 PARITY_EVEN Macro
File
usb_device_cdc.h
Syntax
#define PARITY_EVEN 2 //even parity - used by CDCSetLineCoding() and CDCSetParity()
Description
even parity - used by CDCSetLineCoding() and CDCSetParity()
1.4 Library Interface MLA - USB Library Help Device/Peripheral
86

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh