Go to the documentation of this file.
24 #ifndef __NFC_DRIVER_PN533_USB_H__
25 # define __NFC_DRIVER_PN533_USB_H__
27 # define PN533_USB_DRIVER_NAME "PN533_USB"
32 bool pn533_usb_list_devices (
nfc_device_desc_t pnddDevices[],
size_t szDevices,
size_t * pszDeviceFound);
35 #endif // ! __NFC_DRIVER_PN533_USB_H__