nrfxlib API 2.8.99
|
enum nfc_t2t_param_id_t |
#include <nfc/include/nfc_t2t_lib.h>
Enumerator | |
---|---|
NFC_T2T_PARAM_FDT_MIN | Frame Delay Time Min parameter. The parameter controls the frame transmission timing during collision resolution. |
NFC_T2T_PARAM_NFCID1 | NFCID1 value, data can be 4, 7, or 10 bytes long (single, double, or triple size). To use default NFCID1 of specific length pass one byte containing requested length. Default 7-byte NFCID1 will be used if this parameter was not set. This parameter can be set before nfc_t2t_setup() to set initial NFCID1 and it can be changed later. |