playerc_rfid_t Struct Reference
[rfid]
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 [PLAYERC_RFID_MAX_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.
playerc_rfidtag_t playerc_rfid_t::tags[PLAYERC_RFID_MAX_TAGS] |
uint16_t playerc_rfid_t::tags_count |
The documentation for this struct was generated from the following file: