STMicroelectronics' M24SR NFC Dynamic Tag Library.

Dependencies:   ST_INTERFACES

Dependents:   X_NUCLEO_NFC01A1

Fork of M24SR by ST Expansion SW Team

Embed: (wiki syntax)

« Back to documentation index

NDefNfcTagM24SR Class Reference

NDefNfcTagM24SR Class Reference

Helper class to use the NDefLib. More...

#include <NDefNfcTagM24SR.h>

Public Member Functions

 NDefNfcTagM24SR (M24SR &device)
virtual ~NDefNfcTagM24SR ()
 Close the open session.

Detailed Description

Helper class to use the NDefLib.

Definition at line 51 of file NDefNfcTagM24SR.h.


Constructor & Destructor Documentation

NDefNfcTagM24SR ( M24SR device )
Parameters:
devicedevice to use

Definition at line 59 of file NDefNfcTagM24SR.h.

virtual ~NDefNfcTagM24SR (  ) [virtual]

Close the open session.

Definition at line 79 of file NDefNfcTagM24SR.h.