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.
rfalIsoDepApduBufFormat Struct Reference
[ISO-DEP]
#include <rfal_isoDep.h>
Data Fields | |
uint8_t | prologue [RFAL_ISODEP_PROLOGUE_SIZE] |
uint8_t | apdu [RFAL_ISODEP_APDU_MAX_LEN] |
Detailed Description
Structure of APDU Buffer format from caller
Definition at line 326 of file rfal_isoDep.h.
Field Documentation
uint8_t apdu[RFAL_ISODEP_APDU_MAX_LEN] |
APDU/Payload buffer
Definition at line 329 of file rfal_isoDep.h.
uint8_t prologue[RFAL_ISODEP_PROLOGUE_SIZE] |
Prologue/SoD buffer
Definition at line 328 of file rfal_isoDep.h.
Generated on Sat Jul 16 2022 13:00:54 by
