|
Renesas PTX1xxR IoT-Reader API Version 7.3.1
Renesas Software Stack for IoT-Reader Applications
|
UART specific data and operational state. More...
#include <ptxHal_UART_Ext.h>

Data Fields | |
| uint8_t | IsTxBlocking |
| ptxHal_InterfaceType_t | InfType |
| struct ptxOsal * | OS |
| struct ptxLog * | LOG |
| ptxMutex_t | Mutex |
| uint32_t | ReadTimeout |
| uint8_t | AddSof |
UART specific data and operational state.
| uint8_t AddSof |
Add SoF
| ptxHal_InterfaceType_t InfType |
Interface Type
| uint8_t IsTxBlocking |
If this is enabled the Uart Tx operation is blocking.
| struct ptxLog* LOG |
Pointer to an initialized logger.
| ptxMutex_t Mutex |
Mutex for receiving function.
| struct ptxOsal* OS |
Pointer to an already-initialized OSAL component structure.
| uint32_t ReadTimeout |
ead Timeout