ST Expansion SW Team / RFAL

Dependents:   mbed-os-nfc05a1

Embed: (wiki syntax)

« Back to documentation index

rfalNfcaSddRes Struct Reference

rfalNfcaSddRes Struct Reference
[NFC-A]

#include <rfal_nfca.h>

Data Fields

uint8_t nfcid1 [RFAL_NFCA_CASCADE_1_UID_LEN]
uint8_t bcc

Detailed Description

SDD_RES (UID CLn) format Digital 1.1 6.7.2 & Table 15

Definition at line 150 of file rfal_nfca.h.


Field Documentation

uint8_t bcc

BCC Exclusive-OR over first 4 bytes of SDD_RES

Definition at line 153 of file rfal_nfca.h.

uint8_t nfcid1[RFAL_NFCA_CASCADE_1_UID_LEN]

NFCID1 cascade level NFCID

Definition at line 152 of file rfal_nfca.h.