player_rfid_data Struct Reference
Data. More...
#include <player_interfaces.h>
Collaboration diagram for player_rfid_data:
Detailed Description
Data.
The RFID data packet.
Public Attributes | |
uint32_t | tags_count |
The number of RFID tags found. More... | |
player_rfid_tag_t * | tags |
The list of RFID tags. More... | |
Member Data Documentation
◆ tags
player_rfid_tag_t* player_rfid_data::tags |
The list of RFID tags.
◆ tags_count
uint32_t player_rfid_data::tags_count |
The number of RFID tags found.
The documentation for this struct was generated from the following file: