Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
rfalIsoDepAttribCmd Struct Reference
[ISO-DEP]
#include <rfal_isoDep.h>
Data Fields | |
uint8_t | cmd |
uint8_t | nfcid0 [RFAL_NFCB_NFCID0_LEN] |
struct { | |
uint8_t PARAM1 | |
uint8_t PARAM2 | |
uint8_t PARAM3 | |
uint8_t PARAM4 | |
} | Param |
uint8_t | HLInfo [RFAL_ISODEP_ATTRIB_HLINFO_LEN] |
Detailed Description
ATTRIB Command Format Digital 1.1 15.6.1
Definition at line 218 of file rfal_isoDep.h.
Field Documentation
uint8_t cmd |
ATTRIB_REQ command byte
Definition at line 220 of file rfal_isoDep.h.
uint8_t HLInfo[RFAL_ISODEP_ATTRIB_HLINFO_LEN] |
Higher Layer Information
Definition at line 228 of file rfal_isoDep.h.
uint8_t nfcid0[RFAL_NFCB_NFCID0_LEN] |
NFCID0 of the card to be selected
Definition at line 221 of file rfal_isoDep.h.
struct { ... } Param |
Parameter of ATTRIB command
uint8_t PARAM1 |
PARAM1 of ATTRIB command
Definition at line 223 of file rfal_isoDep.h.
uint8_t PARAM2 |
PARAM2 of ATTRIB command
Definition at line 224 of file rfal_isoDep.h.
uint8_t PARAM3 |
PARAM3 of ATTRIB command
Definition at line 225 of file rfal_isoDep.h.
uint8_t PARAM4 |
PARAM4 of ATTRIB command
Definition at line 226 of file rfal_isoDep.h.
Generated on Sat Jul 16 2022 13:00:54 by
