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

Go to the source code of this file.

Macros

#define BRP_ASK_ErrAskNoTag   BRP_ERR_STATUS(0x3600, 0x01)
 
#define BRP_ASK_ErrAskRxdata   BRP_ERR_STATUS(0x3600, 0x03)
 
#define BRP_ASK_ErrAskParity   BRP_ERR_STATUS(0x3600, 0x05)
 
#define BRP_ASK_ErrAskParam   BRP_ERR_STATUS(0x3600, 0x07)
 
#define BRP_ASK_ErrAskHfreqctrl   BRP_ERR_STATUS(0x3600, 0x08)
 
#define BRP_ASK_ErrAskHw   BRP_ERR_STATUS(0x3600, 0x09)
 
#define BRP_ASK_ErrAskHwNotSupported   BRP_ERR_STATUS(0x3600, 0x0B)
 

Functions

brp_errcode brp_ASK_SecuraKeyRead (brp_protocol protocol, brp_buf *Data, size_t *Data_len, brp_mempool *mempool)
 
brp_errcode brp_ASK_GproxRead (brp_protocol protocol, brp_buf *Data, size_t *Data_len, brp_mempool *mempool)
 
brp_errcode brp_ASK_CotagRead (brp_protocol protocol, brp_buf *Data, size_t *Data_len, brp_mempool *mempool)
 

Detailed Description

This are ASK 125kHz card commands.

Definition in file ask.h.