STMicroelectronics' M24SR NFC Dynamic Tag Library.
Dependencies: ST_INTERFACES
Fork of M24SR by
M24SR::M24SR_command_data_t Struct Reference
User parameter used to invoke a command, it is used to provide the data back with the response. More...
#include <M24SR.h>
Data Fields | |
| uint8_t * | data |
| data | |
| uint16_t | length |
| number of bytes in the data array | |
| uint16_t | offset |
| offset parameter used in the read/write command | |
Detailed Description
User parameter used to invoke a command, it is used to provide the data back with the response.
Definition at line 846 of file M24SR.h.
Field Documentation
Generated on Wed Jul 13 2022 05:23:50 by
1.7.2
