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.
rfalIsoDepAts Struct Reference
[ISO-DEP]
#include <rfal_isoDep.h>
Data Fields | |
uint8_t | TL |
uint8_t | T0 |
uint8_t | TA |
uint8_t | TB |
uint8_t | TC |
uint8_t | HB [RFAL_ISODEP_ATS_HB_MAX_LEN] |
Detailed Description
ATS response format Digital 1.1 13.6.2
Definition at line 190 of file rfal_isoDep.h.
Field Documentation
uint8_t HB[RFAL_ISODEP_ATS_HB_MAX_LEN] |
Historical Bytes
Definition at line 197 of file rfal_isoDep.h.
uint8_t T0 |
Format Byte T0 indicating if TA, TB, TC
Definition at line 193 of file rfal_isoDep.h.
uint8_t TA |
Interface Byte TA(1)
Definition at line 194 of file rfal_isoDep.h.
uint8_t TB |
Interface Byte TB(1)
Definition at line 195 of file rfal_isoDep.h.
uint8_t TC |
Interface Byte TC(1)
Definition at line 196 of file rfal_isoDep.h.
uint8_t TL |
Length Byte, including TL byte itself
Definition at line 192 of file rfal_isoDep.h.
Generated on Sat Jul 16 2022 13:00:54 by
