nRF5 SDK v13.0.0
Macros

Macros for the available Mifare command codes. More...

Macros

#define MIFARE_CMD_AUTH_A   (0x60)
 
#define MIFARE_CMD_AUTH_B   (0x61)
 
#define MIFARE_CMD_READ   (0x30)
 
#define MIFARE_CMD_WRITE   (0xA0)
 
#define MIFARE_CMD_TRANSFER   (0xB0)
 
#define MIFARE_CMD_DECREMENT   (0xC0)
 
#define MIFARE_CMD_INCREMENT   (0xC1)
 
#define MIFARE_CMD_STORE   (0xC2)
 
#define MIFARE_ULTRALIGHT_CMD_WRITE   (0xA2)
 

Detailed Description

Macros for the available Mifare command codes.

The following Mifare command codes are available in the Adafruit PN532 Shield.


Documentation feedback | Developer Zone | Subscribe | Updated