WISP ERT (Client)  1.0.0
The WISP Extended Runtime (WISP side)
wtp_rx_msg_info_t Struct Reference

WTP received message information type. More...

#include <transmission.h>

Data Fields

uint16_t _begin
 Message begin. More...
 
uint16_t _size
 Message size. More...
 
bool _in_use
 In use flag. More...
 
uint8_t _next
 Index of next message. More...
 

Detailed Description

WTP received message information type.

Field Documentation

◆ _begin

uint16_t _begin

Message begin.

◆ _in_use

bool _in_use

In use flag.

◆ _next

uint8_t _next

Index of next message.

◆ _size

uint16_t _size

Message size.


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