C API for BALTECH SDK

§ brp_Iso14L4_SetupAPDU_FWI

Frame Waiting time Integer (FWI). This value is necessary for calculation of the Frame Waiting Time (FWT) value, representing the maximum time needed by the PICC between receiving a frame and sending the corresponding answer. FWT is calculated by:

FWT = (256 * 16 / 13.56 MHz) * 2 ^ FWI

The FWT values given here (mapped to the FWI index) are approximate.

Enumerator
brp_Iso14L4_SetupAPDU_FWI_Us302 
brp_Iso14L4_SetupAPDU_FWI_Us604 
brp_Iso14L4_SetupAPDU_FWI_Us1208 
brp_Iso14L4_SetupAPDU_FWI_Us2416 
brp_Iso14L4_SetupAPDU_FWI_Us4832 
brp_Iso14L4_SetupAPDU_FWI_Us9664 
brp_Iso14L4_SetupAPDU_FWI_Ms19 
brp_Iso14L4_SetupAPDU_FWI_Ms39 
brp_Iso14L4_SetupAPDU_FWI_Ms77 
brp_Iso14L4_SetupAPDU_FWI_Ms155 
brp_Iso14L4_SetupAPDU_FWI_Ms309 
brp_Iso14L4_SetupAPDU_FWI_Ms618 
brp_Iso14L4_SetupAPDU_FWI_Ms1237 
brp_Iso14L4_SetupAPDU_FWI_Ms2474 
brp_Iso14L4_SetupAPDU_FWI_Ms4948 
brp_Iso14L4_SetupAPDU_FWI_undefined 

Definition at line 1694 of file typedefs.h.