Tiny protocol  0.9.3
Tiny communication protocol for microcontrollers
Public Attributes | List of all members
tiny_request_ Struct Reference

defines type for tiny request list item More...

#include <tiny_rq_pool.h>

Collaboration diagram for tiny_request_:
Collaboration graph
[legend]

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
 

Detailed Description

defines type for tiny request list item


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