Expand description
NFC tag emulator driver.
This driver implements support for emulating an ISO14443-3 card. Anticollision and selection are handled automatically in hardware, then the driver lets you receive and reply to raw ISO14443-3 frames in software.
Higher layers such as ISO14443-4 aka ISO-DEP and ISO7816 must be handled on top in software.
Structs§
- Config
- Config for the
NFCT
peripheral driver. - Interrupt
Handler - Interrupt handler.
- NfcT
- NFC tag emulator driver.
Enums§
- Discard
Mode - Error
- NFC error.
- NfcId
- NFCID1 (aka UID) of different sizes.
- SddPat
- SelRes
Protocol - The protocol field to be sent in the
SEL_RES
response byte (b6-b7).
Functions§
- wake_
on_ nfc_ sense - Wake the system if there if an NFC field close to the antenna