Driver common routines for PN53x chips using USB. More...
#include <stdio.h>
#include <stdlib.h>
#include <usb.h>
#include <string.h>
#include "../drivers.h"
#include "../chips/pn53x.h"
#include <nfc/nfc.h>
#include <nfc/nfc-messages.h>
Go to the source code of this file.
Driver common routines for PN53x chips using USB.
Definition in file pn53x_usb.c.