XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
rtos_uart_tx_struct Struct Reference

#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
 

Detailed Description

Struct representing an RTOS UART tx driver instance.

The members in this struct should not be accessed directly.


The documentation for this struct was generated from the following file: