Enum desfire::file_access

Enum Documentation

enum class desfire::file_access

Type of file access operations.

Values:

enumerator change

Changing the file settings.

enumerator read

Reading the file content, or getting the value.

enumerator write

Writing the file content, or debiting/crediting a value.