MT2523 API Reference  LinkIt SDK v4
serial_port_get_write_avail_t Struct Reference

This structure indicates current available space to put the transmit data in when using #SERIAL_PORT_CMD_UART_GET_WRITE_AVAIL. More...

#include <serial_port.h>

Data Fields

uint32_t ret_size
 The current available space to put the transmit data in. More...
 

Detailed Description

This structure indicates current available space to put the transmit data in when using #SERIAL_PORT_CMD_UART_GET_WRITE_AVAIL.

Field Documentation

uint32_t ret_size

The current available space to put the transmit data in.


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