Configures the NFC device to communicate with a SAM (Secure Access Module). More...
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
#include <nfc/nfc.h>
#include <nfc/nfc-messages.h>
#include "nfc-utils.h"
#include "chips/pn53x.h"
Go to the source code of this file.
Configures the NFC device to communicate with a SAM (Secure Access Module).
Definition in file pn53x-sam.c.