![]() |
MFRC522 RFID Reader 1.0.0
This is a library for the MFRC522 RFID reader.
|
#include <MFRC522Extended.h>
Public Attributes | |
struct { | |
byte pcb | |
byte cid | |
byte nad | |
} | prologue |
struct { | |
byte size | |
byte * data | |
} | inf |
byte MFRC522Extended::PcbBlock::cid |
byte* MFRC522Extended::PcbBlock::data |
struct { ... } MFRC522Extended::PcbBlock::inf |
byte MFRC522Extended::PcbBlock::nad |
byte MFRC522Extended::PcbBlock::pcb |
struct { ... } MFRC522Extended::PcbBlock::prologue |
byte MFRC522Extended::PcbBlock::size |