|
M5Unit-NFC 0.0.3 git rev:59f5362
|
NDEF Record attribute (1st byte) More...
#include <ndef_record.hpp>
Public Member Functions | |
Getter | |
| bool | messageBegin () const |
| bool | messageEnd () const |
| bool | chunk () const |
| bool | shortRecord () const |
| bool | idLength () const |
| TNF | tnf () const |
Setter | |
| void | messageBegin (const bool b) |
| void | messageEnd (const bool b) |
| void | chunk (const bool b) |
| void | shortRecord (const bool b) |
| void | idLength (const bool b) |
| void | tnf (const TNF t) |
Public Attributes | |
| uint8_t | value {} |
NDEF Record attribute (1st byte)