Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Returns
None.
Description
This routine is used to maintain the driver's internal transmitter state machine.This routine is called when the state of the
transmitter needs to be maintained in a polled manner.
Preconditions
DRV_UART4_InitializerDefault function should have been called before calling this function in a polled loop.
Example
Refer to DRV_UART4_InitializerDefault() for an example
Function
void DRV_UART4_TasksTX ( void );
1.2.3.4 Status Functions
Functions
Name Description
DRV_UART1_RXBufferIsEmpty Returns the status of the receive buffer
DRV_UART1_RXBufferSizeGet Returns the size of the receive buffer
DRV_UART1_Status Returns the transmitter and receiver status
DRV_UART1_TransferStatus Returns the transmitter and receiver transfer status
DRV_UART1_TXBufferIsFull Returns the status of the transmit buffer
DRV_UART1_TXBufferSizeGet Returns the size of the transmit buffer
DRV_UART2_RXBufferIsEmpty Returns the status of the receive buffer
DRV_UART2_RXBufferSizeGet Returns the size of the receive buffer
DRV_UART2_Status Returns the transmitter and receiver status
DRV_UART2_TransferStatus Returns the transmitter and receiver transfer status
DRV_UART2_TXBufferIsFull Returns the status of the transmit buffer
DRV_UART2_TXBufferSizeGet Returns the size of the transmit buffer
DRV_UART3_RXBufferIsEmpty Returns the status of the receive buffer
DRV_UART3_RXBufferSizeGet Returns the size of the receive buffer
DRV_UART3_Status Returns the transmitter and receiver status
DRV_UART3_TransferStatus Returns the transmitter and receiver transfer status
DRV_UART3_TXBufferIsFull Returns the status of the transmit buffer
DRV_UART3_TXBufferSizeGet Returns the size of the transmit buffer
DRV_UART4_RXBufferIsEmpty Returns the status of the receive buffer
DRV_UART4_RXBufferSizeGet Returns the size of the receive buffer
DRV_UART4_Status Returns the transmitter and receiver status
DRV_UART4_TransferStatus Returns the transmitter and receiver transfer status
DRV_UART4_TXBufferIsFull Returns the status of the transmit buffer
DRV_UART4_TXBufferSizeGet Returns the size of the transmit buffer
Description
1.2 UART Driver MLA - Drivers Help Driver Interface
54
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_driver.pdf