Struct pn532::parameters

Struct Documentation

struct parameters

PN532 settings, i.e. data consumed by “SetParameters” (UM0701-02 §7.2.9)

Public Members

bool use_nad_data

Use NAD information (used in initiator mode)

bool use_did_data

Use DID information (used in initiator mode)

bool auto_generate_atr_res

Automatic generation of ATR_RES (used in target mode)

bool auto_generate_rats

Automatic generation of RATS (used in ISO 14443-4 PCD mode)

bool enable_iso_14443_4_picc_emulation

Emulate a ISO 14443-4 PICC (tag)

bool remove_pre_post_amble

Disable pre/post-amble byte.