[][src]Module rfid_rs::picc

The PICC (short for Proximity Integrated Circuit Card) is a card or tag using the ISO 14443A interface, eg Mifare or NTAG203.

Structs

Response

Enums

Command

Commands that can be send to the PICC.
The commands used for MIFARE Classic begin with Mf (cfr Section 9).
The commands used for MIFARE Ultralight begin with Ul (cfr Section 8.6).
Use PCD_MFAuthent to authenticate access to a sector,
then use the other commands to read/write/modify the blocks on the sector.
The read/write commands can also be used for MIFARE Ultralight.

Type

PICC Type

Functions

get_type