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_UART4_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.44 DRV_UART4_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_UART4_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.3 Driver Interface
Module
UART Driver
Description
1.2.3.1 Data Transfer Functions
Functions
Name Description
DRV_UART1_Peek Returns the character in the read sequence at the offset provided,
without extracting it
DRV_UART1_Read Returns the number of bytes read by the UART1 peripheral
DRV_UART1_ReadByte Reads a byte of data from the UART1
DRV_UART1_Write Returns the number of bytes written into the internal buffer
DRV_UART1_WriteByte Writes a byte of data to the UART1
DRV_UART2_Peek Returns the character in the read sequence at the offset provided,
without extracting it
DRV_UART2_Read Returns the number of bytes read by the UART2 peripheral
DRV_UART2_ReadByte Reads a byte of data from the UART2
DRV_UART2_Write Returns the number of bytes written into the internal buffer
DRV_UART2_WriteByte Writes a byte of data to the UART2
1.2 UART Driver MLA - Drivers Help Driver Interface
23

e-Highlighter

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

Un-highlight all Un-highlight selectionu Highlight selectionh