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.
rfalIsoDepInfo Struct Reference
[ISO-DEP]
#include <rfal_isoDep.h>
Data Fields | |
uint8_t | FWI |
uint32_t | FWT |
uint32_t | dFWT |
uint32_t | SFGI |
uint32_t | SFGT |
uint8_t | FSxI |
uint16_t | FSx |
uint32_t | MBL |
rfalBitRate | DSI |
rfalBitRate | DRI |
uint8_t | DID |
uint8_t | NAD |
bool | supDID |
bool | supNAD |
bool | supAdFt |
Detailed Description
ISO-DEP device Info
Definition at line 269 of file rfal_isoDep.h.
Field Documentation
uint32_t dFWT |
Delta Frame Waiting Time (1/fc)
Definition at line 272 of file rfal_isoDep.h.
uint8_t DID |
Device ID
Definition at line 280 of file rfal_isoDep.h.
Bit Rate coding from Poller (PCD) to Listener (PICC)
Definition at line 279 of file rfal_isoDep.h.
Bit Rate coding from Listener (PICC) to Poller (PCD)
Definition at line 278 of file rfal_isoDep.h.
uint16_t FSx |
Frame Size Device/Card (FSD or FSC)
Definition at line 276 of file rfal_isoDep.h.
uint8_t FSxI |
Frame Size Device/Card Integer (FSDI or FSCI)
Definition at line 275 of file rfal_isoDep.h.
uint8_t FWI |
Frame Waiting Integer
Definition at line 270 of file rfal_isoDep.h.
uint32_t FWT |
Frame Waiting Time (1/fc)
Definition at line 271 of file rfal_isoDep.h.
uint32_t MBL |
Maximum Buffer Length (optional for NFC-B)
Definition at line 277 of file rfal_isoDep.h.
uint8_t NAD |
Node ADdress
Definition at line 281 of file rfal_isoDep.h.
uint32_t SFGI |
Start-up Frame Guard time Integer
Definition at line 273 of file rfal_isoDep.h.
uint32_t SFGT |
Start-up Frame Guard Time (ms)
Definition at line 274 of file rfal_isoDep.h.
bool supAdFt |
Advanced Features supported flag
Definition at line 284 of file rfal_isoDep.h.
bool supDID |
DID supported flag
Definition at line 282 of file rfal_isoDep.h.
bool supNAD |
NAD supported flag
Definition at line 283 of file rfal_isoDep.h.
Generated on Sat Jul 16 2022 13:00:54 by
