Go to the documentation of this file.
24 #ifndef __NFC_DRIVER_PN531_USB_H__
25 # define __NFC_DRIVER_PN531_USB_H__
27 # define PN531_USB_DRIVER_NAME "PN531_USB"
31 bool pn531_usb_list_devices (
nfc_device_desc_t pnddDevices[],
size_t szDevices,
size_t * pszDeviceFound);
34 #endif // ! __NFC_DRIVER_PN531_USB_H__