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.
rfalIsoDepAtsParam Struct Reference
[ISO-DEP]
#include <rfal_isoDep.h>
Data Fields | |
uint8_t | fsci |
uint8_t | fwi |
uint8_t | sfgi |
bool | didSupport |
uint8_t | ta |
uint8_t * | hb |
uint8_t | hbLen |
Detailed Description
ATS Response parameter
Definition at line 305 of file rfal_isoDep.h.
Field Documentation
bool didSupport |
DID Supported
Definition at line 310 of file rfal_isoDep.h.
uint8_t fsci |
Frame Size of Proximity Card Integer
Definition at line 307 of file rfal_isoDep.h.
uint8_t fwi |
Frame Waiting Time Integer
Definition at line 308 of file rfal_isoDep.h.
uint8_t* hb |
Historical Bytes data
Definition at line 312 of file rfal_isoDep.h.
uint8_t hbLen |
Historical Bytes Length
Definition at line 313 of file rfal_isoDep.h.
uint8_t sfgi |
Start-Up Frame Guard Time Integer
Definition at line 309 of file rfal_isoDep.h.
uint8_t ta |
Max supported bitrate both direction
Definition at line 311 of file rfal_isoDep.h.
Generated on Fri Jul 15 2022 06:42:12 by
