![]() |
BALTECH Docs |
C API for BALTECH SDK
|
Every Feature in this list can be disabled by not setting the corresponding bit. More...
#include <typedefs.h>
Data Fields | |
| bool | EthernetAccess |
| Provide Access to Ethernet BRP Commands. More... | |
| bool | AutoreadAccess |
| Has to be cleared to deny control autoread task. More... | |
| bool | CryptoAccess |
| Has to be cleared to deny allow access to the encryption unit. More... | |
| bool | Bf2Upload |
| Has to be cleared to deny allow to upload firmware. More... | |
| bool | ExtendedAccess |
| Has to be cleared to deny allow access to the extended reader partition. More... | |
| bool | FlashFileSystemWrite |
| Has to be cleared to deny write access to flash file system. More... | |
| bool | FlashFileSystemRead |
| Has to be cleared to deny read access to flash file system. More... | |
| bool | RtcWrite |
| Has to be cleared to deny write access to RTC. More... | |
| bool | VhlExchangeapdu |
| Has to be cleared to deny running VHL APDU Exchange. More... | |
| bool | VhlFormat |
| Has to be cleared to deny formattings cards via VHL. More... | |
| bool | VhlWrite |
| Has to be cleared to deny writing cards via VHL. More... | |
| bool | VhlRead |
| Has to be cleared to deny reading cards via VHL. More... | |
| bool | VhlSelect |
| Has to be cleared to deny detection of cards via VHL. More... | |
| bool | ExtSamAccess |
| Has to be cleared to deny access to SAM over 7816-3 commands ( iso78.h) More... | |
| bool | HfLowlevelAccess |
| Has to be cleared to deny allow to access HF via low level commands. More... | |
| bool | GuiAccess |
| Has to be cleared to deny access to keypad/lcd. More... | |
| bool | IoPortWrite |
| Has to be cleared to deny write access to io ports. More... | |
| bool | IoPortRead |
| Has to be cleared to deny read access to io ports. More... | |
| bool | ConfigReset |
| Has to be cleared to deny reset configuration keys/while configuration. More... | |
| bool | ConfigWrite |
| Has to be cleared to deny write access to configuration keys/values. More... | |
| bool | ConfigRead |
| Has to be cleared to deny read access to configuration keys/values. More... | |
| bool | SysReset |
| Has to be cleared to deny allow reboot/powerdown of system. More... | |
| bool | SetAccessConditionMask2 |
| Has to be cleared to deny set ac 2. More... | |
| bool | SetAccessConditionMask1 |
| Has to be cleared to deny set ac 1. More... | |
| bool | SetAccessConditionMask0 |
| Has to be cleared to deny set ac 0. More... | |
| bool | SetKey3 |
| Has to be cleared to deny set security key 3. More... | |
| bool | SetKey2 |
| Has to be cleared to deny set security key 2. More... | |
| bool | SetKey1 |
| Has to be cleared to deny set security key 1. More... | |
| bool | FactoryReset |
| Has to be cleared to deny resetting system to factory settings. More... | |
Every Feature in this list can be disabled by not setting the corresponding bit.
Definition at line 4525 of file typedefs.h.