playerc_rfid_t Struct Reference
RFID proxy data. More...
#include <playerc.h>
Public Attributes | |
playerc_device_t | info |
Device info; must be at the start of all device structures. | |
uint16_t | tags_count |
The number of RFID tags found. | |
playerc_rfidtag_t * | tags |
The list of RFID tags. |
Detailed Description
RFID proxy data.
Member Data Documentation
Device info; must be at the start of all device structures.
The list of RFID tags.
uint16_t playerc_rfid_t::tags_count |
The number of RFID tags found.
The documentation for this struct was generated from the following file: