libnfc  1.7.1
pn53x-sam.c File Reference

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 "utils/nfc-utils.h"
#include "libnfc/chips/pn53x.h"

Go to the source code of this file.

Detailed Description

Configures the NFC device to communicate with a SAM (Secure Access Module).

Note
This example requiers a PN532 with SAM connected using S2C interface
See also
PN532 User manual

Definition in file pn53x-sam.c.