MT2523 API Reference  LinkIt SDK v4
serial_port_get_read_avail_t Struct Reference

This structure indicates current available data received when using #SERIAL_PORT_CMD_UART_GET_READ_AVAIL. More...

#include <serial_port.h>

Data Fields

uint32_t ret_size
 The size of the received data. More...
 

Detailed Description

This structure indicates current available data received when using #SERIAL_PORT_CMD_UART_GET_READ_AVAIL.

Field Documentation

uint32_t ret_size

The size of the received data.


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