|
M5Unit-NFC 0.0.3 git rev:59f5362
|
NDEF record. More...
Go to the source code of this file.
Classes | |
| struct | m5::nfc::ndef::Attribute |
| NDEF Record attribute (1st byte) More... | |
| class | m5::nfc::ndef::Record |
| NDEF Record. More... | |
Namespaces | |
| namespace | m5 |
| Top level namespace of M5stack. | |
Enumerations | |
| enum class | m5::nfc::ndef::TNF : uint8_t { Empty , Wellknown , MIMEMedia , URI , External , Unknown , Unchanged , Reserved } |
| Type Name Field for NDEF Record. More... | |
Functions | |
| bool | m5::nfc::ndef::operator== (const Record &a, const Record &b) |
| Equal? | |
| bool | m5::nfc::ndef::operator!= (const Record &a, const Record &b) |
| Not equal? | |
NDEF record.
|
strong |