embassy-nrf

Crates

git

Versions

nrf52832

Flavors

Module nfct

Source
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.
InterruptHandler
Interrupt handler.
NfcT
NFC tag emulator driver.

Enums§

DiscardMode
Error
NFC error.
NfcId
NFCID1 (aka UID) of different sizes.
SddPat
SelResProtocol
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