4. List of Enums

4.1. A3XDLogLevel

Log Levels

Constant Name

Value

Description

Fatal

0

Fatal error

Error

1

Error

Warning

2

Warning

Information

3

General information

Debug

4

Debug information


4.2. A3XDMemoryBank

Target Memory Bank

Constant Name

Value

Description

RESERVED

0

RESERVED area

EPC

1

EPC area

TID

2

TID area

USER

3

USER area

NONE

4

Not specified


4.3. A3XDReadMemoryType

Indicates whether the memory bank data length is 65 words or more

Constant Name

Value

Description

NORMAL

0

Read data word length is 64 words or less

LONG_DATA

1

Read data word length is 65 words or more


4.4. A3XDWriteMemoryType

Type of Writing

Constant Name

Value

Description

NORMAL

0

Standard memory writing

BLOCK

1

Faster writing. Compatible with specific tags.