Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
File
drv_uart_config_template.h
Syntax
#define DRV_UART3_CONFIG_RX_BYTEQ_LENGTH 4
Description
UART Byte mode internal buffer RX size configuration
This macro controls the operation of the driver for defining the size of the RX buffer
1.2.2.33 DRV_UART3_CONFIG_TX_BYTEQ_LENGTH Macro
Macro controls operation of the driver for defining the size of the TX buffer
File
drv_uart_config_template.h
Syntax
#define DRV_UART3_CONFIG_TX_BYTEQ_LENGTH 4
Description
UART Byte mode internal buffer TX size configuration
This macro controls the operation of the driver for defining the size of the TX buffer
1.2.2.34 DRV_UART4_CONFIG_8E1 Macro
Macro defines the line control mode to 8-E-1 configuration
File
drv_uart_config_template.h
Syntax
#define DRV_UART4_CONFIG_8E1
Description
Sets the UART for 8-E-1 configuration
This macro defines the line control mode as 8 data bits, even parity and 1 stop bit.
1.2.2.35 DRV_UART4_CONFIG_8E2 Macro
Macro defines the line control mode to 8-E-2 configuration
File
drv_uart_config_template.h
Syntax
#define DRV_UART4_CONFIG_8E2
Description
Sets the UART for 8-E-2 configuration
This macro defines the line control mode as 8 data bits, even parity and 2 stop bit.
1.2 UART Driver MLA - Drivers Help Configuring the Driver
20
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_driver.pdf