C API for BALTECH SDK

§ brp_Iso14a_RequestATS_FSDI

Frame Size proximity coupling Device Integer (FSDI) value. This value is mapped to the Frame Size proximity coupling Device (FSD) value, which indicates the maximum frame size accepted by the PCD.

The current Baltech reader supports FSD of at least up to 64 bytes (FSDI=0x05). It is not recommended to use a smaller FSDI. Future versions of the Baltech reader might support higher FSDI values.

Enumerator
brp_Iso14a_RequestATS_FSDI_Bytes16 
brp_Iso14a_RequestATS_FSDI_Bytes24 
brp_Iso14a_RequestATS_FSDI_Bytes32 
brp_Iso14a_RequestATS_FSDI_Bytes40 
brp_Iso14a_RequestATS_FSDI_Bytes48 
brp_Iso14a_RequestATS_FSDI_Bytes64 
brp_Iso14a_RequestATS_FSDI_Bytes96 
brp_Iso14a_RequestATS_FSDI_Bytes128 
brp_Iso14a_RequestATS_FSDI_Bytes256 
brp_Iso14a_RequestATS_FSDI_undefined 

Definition at line 1195 of file typedefs.h.