#include <terminal.h>
Public Attributes | |
uint8_t | sfi |
uint8_t | recordStart |
uint8_t | recordEnd |
uint8_t | recordsOfflineAuth |
Structure representing an Application File Locator (AFL)
Definition at line 94 of file terminal.h.
uint8_t AFL::recordEnd |
Definition at line 97 of file terminal.h.
uint8_t AFL::recordsOfflineAuth |
Definition at line 98 of file terminal.h.
uint8_t AFL::recordStart |
Definition at line 96 of file terminal.h.
uint8_t AFL::sfi |
Definition at line 95 of file terminal.h.