Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
1.2.2.25 DRV_UART3_CONFIG_8N1 Macro
Macro defines the line control mode to 8-N-1 configuration
File
drv_uart_config_template.h
Syntax
#define DRV_UART3_CONFIG_8N1
Description
Sets the UART for 8-N-1 configuration
This macro defines the line control mode as 8 data bits, none parity and 1 stop bit.
1.2.2.26 DRV_UART3_CONFIG_8N2 Macro
Macro defines the line control mode to 8-N-2 configuration
File
drv_uart_config_template.h
Syntax
#define DRV_UART3_CONFIG_8N2
Description
Sets the UART for 8-N-2 configuration
This macro defines the line control mode as 8 data bits, none parity and 2 stop bit.
1.2.2.27 DRV_UART3_CONFIG_8O1 Macro
Macro defines the line control mode to 8-O-1 configuration
File
drv_uart_config_template.h
Syntax
#define DRV_UART3_CONFIG_8O1
Description
Sets the UART for 8-O-1 configuration
This macro defines the line control mode as 8 data bits, odd parity and 1 stop bit.
1.2.2.28 DRV_UART3_CONFIG_8O2 Macro
Macro defines the line control mode to 8-O-2 configuration
File
drv_uart_config_template.h
Syntax
#define DRV_UART3_CONFIG_8O2
1.2 UART Driver MLA - Drivers Help Configuring the Driver
18
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_driver.pdf