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.
rfalIsoDepBufFormat Struct Reference
[ISO-DEP]
#include <rfal_isoDep.h>
Data Fields | |
uint8_t | prologue [RFAL_ISODEP_PROLOGUE_SIZE] |
uint8_t | inf [RFAL_ISODEP_DEFAULT_FSC] |
Detailed Description
Structure of I-Block Buffer format from caller
Definition at line 318 of file rfal_isoDep.h.
Field Documentation
uint8_t inf[RFAL_ISODEP_DEFAULT_FSC] |
INF/Payload buffer
Definition at line 321 of file rfal_isoDep.h.
uint8_t prologue[RFAL_ISODEP_PROLOGUE_SIZE] |
Prologue/SoD buffer
Definition at line 320 of file rfal_isoDep.h.
Generated on Sat Jul 16 2022 13:00:54 by
