C API for BALTECH SDK
qkey.h File Reference
#include "../typedefs.h"

Go to the source code of this file.

Macros

#define BRP_QKey_ErrQkeyNoTag   BRP_ERR_STATUS(0x3500, 0x01)
 
#define BRP_QKey_ErrQkeyRxdata   BRP_ERR_STATUS(0x3500, 0x03)
 
#define BRP_QKey_ErrQkeyParity   BRP_ERR_STATUS(0x3500, 0x05)
 
#define BRP_QKey_ErrQkeyParam   BRP_ERR_STATUS(0x3500, 0x07)
 
#define BRP_QKey_ErrQkeyHfreqctrl   BRP_ERR_STATUS(0x3500, 0x08)
 
#define BRP_QKey_ErrQkeyHw   BRP_ERR_STATUS(0x3500, 0x09)
 
#define BRP_QKey_ErrQkeyHwNotSupported   BRP_ERR_STATUS(0x3500, 0x0B)
 

Functions

brp_errcode brp_QKey_Read (brp_protocol protocol, brp_buf *Data, size_t *Data_len, brp_mempool *mempool)
 

Detailed Description

These are the Quadrakey 125kHz card commands.

Definition in file qkey.h.