NXP NFC Reader Library
v4.040.05.011646
|
These tags are used as bConfigTag
parameter for phNfcLib_SetConfig_Value, phNfcLib_SetConfig and phNfcLib_GetConfig.
More...
![]() |
Macros | |
#define | PH_NFCLIB_CONFIG_ACTIVATION_MERGED_SAK_PRIO 0x3U |
Tags Activation | |
#define | PH_NFCLIB_CONFIG_ACTIVATION_BLOCKING 0x0U |
#define | PH_NFCLIB_CONFIG_ACTIVATION_TARGET_PAUSE_TIME 0x1U |
This configuration parameter specifies the time in milliseconds the activation procedure, or in fact its internal discovery loop, should wait in target/listen phase or in pause phase (in case no target technology is specified.) These two phases are following the initiator/poll phase, i.e. More... | |
#define | PH_NFCLIB_CONFIG_ACTIVATION_PROFILE 0x2U |
These tags are used as bConfigTag
parameter for phNfcLib_SetConfig_Value, phNfcLib_SetConfig and phNfcLib_GetConfig.
#define PH_NFCLIB_CONFIG_ACTIVATION_BLOCKING 0x0U |
This configuration parameter indicates if the activation procedure (in fact phNfcLib_Activate) should return only on successful activation or if it should return after every activation loop iteration.
uint8_t
) PH_OFF
Activation procedure is not blocking, i.e. phNfcLib_Activate returns after every iteration of its internal discovery loop. PH_ON
Activation procedure is blocking, i.e. phNfcLib_Activate only returns upon successful activation or in case of an activation related error (e.g. collision can't be resolved). PH_ON
#define PH_NFCLIB_CONFIG_ACTIVATION_TARGET_PAUSE_TIME 0x1U |
This configuration parameter specifies the time in milliseconds the activation procedure, or in fact its internal discovery loop, should wait in target/listen phase or in pause phase (in case no target technology is specified.) These two phases are following the initiator/poll phase, i.e.
the total duration of one discovery loop iteration is this target/pause time + time required for executing the polling phase.
uint16_t
) 0
- 65535
1000
#define PH_NFCLIB_CONFIG_ACTIVATION_PROFILE 0x2U |
This configuration parameter is used to select the profile to be used when running the activation. Depending on the profile the behavior of activation procedure (guard times, discovery loop execution order) is adapted.
#define PH_NFCLIB_CONFIG_ACTIVATION_MERGED_SAK_PRIO 0x3U |
This configuration parameter is used set the activation priority in case a peer indicate a 'merged SAK', i.e. peer supports both, ISO18092 and ISO14443 Layer 4. Depending on this parameter, activation procedure then activates the protocol indicated by its value.
uint8_t
)