Available on
target_os=none only.Expand description
A device abstraction for RFID readers using the MFRC522 chip.
See Rfid for the primary example; helper functions link back here.
Structs§
- Rfid
- A device abstraction for an RFID reader using the MFRC522 chip.
Enums§
- Rfid
Event - Events received from the RFID reader.
Type Aliases§
- Mfrc522
Device - Static type for RFID reader events
- Rfid
Static - Static type for the
Rfiddevice abstraction.