#include <serial_reader_imp.h>
Public Attributes | |
| TMR_TagProtocol | protocol |
| TMR_SR_Gen2Configuration | gen2 |
| TMR_SR_Iso180006bConfiguration | iso180006b |
This type selects the protocol configuration option for TMR_SR_cmdSetProtocolConfiguration() and TMR_SR_cmdGetProtocolConfiguration(). Each value is associated with a particular data type for the setting.
The configuration key for a Gen2 option.
The configuration key for an ISO18000-6B option.
The protocol to configure. Determines which union member is valid.
1.6.3