ST Expansion SW Team / RFAL

Dependents:   mbed-os-nfc05a1

Embed: (wiki syntax)

« Back to documentation index

rfalIsoDepActivation Union Reference

rfalIsoDepActivation Union Reference
[ISO-DEP]

#include <rfal_isoDep.h>


Detailed Description

Activation info as Poller and Listener for NFC-A and NFC-B

Definition at line 241 of file rfal_isoDep.h.


Field Documentation

ATS response (Poller mode)

Definition at line 246 of file rfal_isoDep.h.

uint8_t ATSLen

ATS response length (Poller mode)

Definition at line 247 of file rfal_isoDep.h.

ATTRIB request (Listener mode)

Definition at line 261 of file rfal_isoDep.h.

ATTRIB_RES (Poller mode)

Definition at line 257 of file rfal_isoDep.h.

uint8_t ATTRIB_RESLen

ATTRIB_RES length (Poller mode)

Definition at line 258 of file rfal_isoDep.h.

uint8_t ATTRIBLen

ATTRIB request length (Listener mode)

Definition at line 262 of file rfal_isoDep.h.

RATS request (Listener mode)

Definition at line 250 of file rfal_isoDep.h.