player_rfid_data Struct Reference
#include <player.h>
Detailed Description
DataThe RFID data packet.Public Attributes | |
uint32_t | tags_count |
The number of RFID tags found. | |
player_rfid_tag_t | tags [PLAYER_RFID_MAX_TAGS] |
The list of RFID tags. |
Member Data Documentation
uint32_t player_rfid_data::tags_count |
The number of RFID tags found.
player_rfid_tag_t player_rfid_data::tags[PLAYER_RFID_MAX_TAGS] |
The list of RFID tags.
The documentation for this struct was generated from the following file: