Tiny protocol
0.9.0
Tiny communication protocol for microcontrollers
|
defines type for tiny request list item More...
#include <tiny_rq_pool.h>
Public Attributes | |
list_element | element |
This is base data for tiny lists. Must be first field in the structure. | |
uint8_t | state |
state of the request | |
uint16_t | uid |
unique id of the sent packet | |
defines type for tiny request list item