BeRTOS
Data Fields
TagPacket Struct Reference

Structure of a Tag packet. More...

#include <keytag.h>

Data Fields

KFiletag
 Tag communication channel.
KFilehost
 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 55 of file keytag.h.


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