Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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
