serial_msg_t Struct Reference

Struct containing a serial message. More...

Detailed Description

Struct containing a serial message.

Definition at line 68 of file ot.h.

#include <ot.h>

Data Fields

uint16_t length
 length of the message
 
uint16_t serial_buffer_status
 status of the buffer
 
uint8_t buf [OPENTHREAD_SERIAL_BUFFER__PAYLOAD_SIZE]
 buffer containing the message
 

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