List of pcb of A5000 Plug n Trust Click driver.
More...
List of pcb of A5000 Plug n Trust Click driver.
◆ A5000PLUGNTRUST_NAD_READ
#define A5000PLUGNTRUST_NAD_READ 0xA5 |
◆ A5000PLUGNTRUST_NAD_WRITE
#define A5000PLUGNTRUST_NAD_WRITE 0x5A |
Node Address Byte.
The node address byte identifies the source and the intended destination of the block.
◆ A5000PLUGNTRUST_PCB_BLOCK_I
#define A5000PLUGNTRUST_PCB_BLOCK_I 0x00 |
Information block.
Information block is used to convey information for use by the application layer.
◆ A5000PLUGNTRUST_PCB_BLOCK_I_M_CHAIN
#define A5000PLUGNTRUST_PCB_BLOCK_I_M_CHAIN 0x20 |
◆ A5000PLUGNTRUST_PCB_BLOCK_I_NS_ENCODE
#define A5000PLUGNTRUST_PCB_BLOCK_I_NS_ENCODE 0x40 |
◆ A5000PLUGNTRUST_PCB_BLOCK_R
#define A5000PLUGNTRUST_PCB_BLOCK_R 0x80 |
Receive ready block.
Receive ready block is used to convey a positive or negative acknowledgement.
◆ A5000PLUGNTRUST_PCB_BLOCK_R_ERROR_CRC
#define A5000PLUGNTRUST_PCB_BLOCK_R_ERROR_CRC 0x01 |
◆ A5000PLUGNTRUST_PCB_BLOCK_R_ERROR_OTHER
#define A5000PLUGNTRUST_PCB_BLOCK_R_ERROR_OTHER 0x02 |
◆ A5000PLUGNTRUST_PCB_BLOCK_R_NR_ENCODE
#define A5000PLUGNTRUST_PCB_BLOCK_R_NR_ENCODE 0x10 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S
#define A5000PLUGNTRUST_PCB_BLOCK_S 0xC0 |
Supervisory block.
Supervisory block is used to exchange control information between the Host and the Click board.
◆ A5000PLUGNTRUST_PCB_BLOCK_S_ABORT_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_ABORT_REQ 0x02 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_ABORT_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_ABORT_RSP 0x22 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_END_APDU_SESSION_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_END_APDU_SESSION_REQ 0x05 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_END_APDU_SESSION_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_END_APDU_SESSION_RSP 0x25 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_GET_ATR_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_GET_ATR_REQ 0x07 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_GET_ATR_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_GET_ATR_RSP 0x27 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_IFS_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_IFS_REQ 0x01 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_IFS_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_IFS_RSP 0x21 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_RESYNC_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_RESYNC_REQ 0x00 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_RESYNC_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_RESYNC_RSP 0x20 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_SE_RESET_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_SE_RESET_REQ 0x06 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_SE_RESET_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_SE_RESET_RSP 0x26 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_SOFT_RESET_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_SOFT_RESET_REQ 0x0F |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_SOFT_RESET_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_SOFT_RESET_RSP 0x2F |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_WTX_REQ
#define A5000PLUGNTRUST_PCB_BLOCK_S_WTX_REQ 0x03 |
◆ A5000PLUGNTRUST_PCB_BLOCK_S_WTX_RSP
#define A5000PLUGNTRUST_PCB_BLOCK_S_WTX_RSP 0x23 |