TagPacket Struct Reference
Structure of a Tag packet. More...
#include <keytag.h>
Data Fields | |
| KFile * | tag |
| Tag communication channel. | |
| KFile * | host |
| Host communication channel. | |
| bool | sync |
| Status flag: true if we find an STX. | |
| size_t | len |
| Packet lenght. | |
| uint8_t | buf [CONFIG_TAG_MAX_LEN] |
| Reception buffer. | |
Detailed Description
Structure of a Tag packet.
Definition at line 54 of file keytag.h.
The documentation for this struct was generated from the following file:
