|
WISP ERT (Client)
1.0.0
The WISP Extended Runtime (WISP side)
|
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... | |
WTP received message information type.
| uint16_t _begin |
Message begin.
| bool _in_use |
In use flag.
| uint8_t _next |
Index of next message.
| uint16_t _size |
Message size.