XCORE SDK
XCORE Software Development Kit
|
#include <rtos_uart_tx.h>
Public Attributes | |
RTOS_UART_TX_CALL_ATTR void(* | write )(rtos_uart_tx_t *, const uint8_t buf[], size_t) |
uart_tx_t | dev |
rtos_osal_mutex_t | lock |
Struct representing an RTOS UART tx driver instance.
The members in this struct should not be accessed directly.