MT2523 API Reference  LinkIt SDK v4
serial_port_assign_t Struct Reference

This defines the data structure for communications between the serial port device and its user. More...

#include <serial_port.h>

Data Fields

char name [20]
 User name. More...
 
serial_port_dev_t device
 Serial Port Service device. More...
 

Detailed Description

This defines the data structure for communications between the serial port device and its user.

Field Documentation

Serial Port Service device.

char name[20]

User name.


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