Mistake on this page?
Report an issue in GitHub or email us
protocols.h File Reference
#include "stack/nfc_common.h"

Go to the source code of this file.

Protocols and RF configuration

#define RF_PROTOCOL_IS_TARGET(x)   ((x)>=RF_PROTOCOL_ISO_14443_A_TARGET)
 
#define RF_PROTOCOL_IS_READER(x)   (!RF_PROTOCOL_IS_TARGET(x))
 
#define RF_OPTION_NONE   0x00
 
#define RF_OPTION_COMPUTE_CRC   0x01
 
#define RF_OPTION_COMPUTE_PARITY   0x02
 
#define RF_OPTION_CHECK_CRC   0x04
 
#define RF_OPTION_CHECK_PARITY   0x08
 
#define RF_OPTION_CLOSE   0x10
 
typedef enum __RF_PROTOCOL RF_PROTOCOL
 
typedef uint32_t RF_OPTION
 
typedef enum __RF_BITRATE RF_BITRATE
 

Detailed Description

Author
Donatien Garnier

List of RF protocols

Definition in file protocols.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.