nfc_device_desc_t Struct Reference

NFC device description. More...

#include <nfc-types.h>

Data Fields

char acDevice [DEVICE_NAME_LENGTH]
char * pcDriver
char * pcPort
uint32_t uiSpeed
uint32_t uiBusIndex

Detailed Description

NFC device description.

This struct is used to try to connect to a specified nfc device when nfc_connect(...)

Definition at line 81 of file nfc-types.h.


Field Documentation

char nfc_device_desc_t::acDevice[DEVICE_NAME_LENGTH]

Device name (e.g. "ACS ACR 38U-CCID 00 00")

Definition at line 83 of file nfc-types.h.

Driver name (e.g. "PN532_UART")

Definition at line 85 of file nfc-types.h.

Port (e.g. "/dev/ttyUSB0")

Definition at line 87 of file nfc-types.h.

Device index for backward compatibility (used to choose one specific device in USB or PSCS devices list)

Definition at line 91 of file nfc-types.h.

Port speed (e.g. "115200")

Definition at line 89 of file nfc-types.h.


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208