User parameter used to invoke a command, it is used to provide the data back with the response. More...
#include <m24sr_driver.h>
Data Fields | |
| uint8_t * | data |
| data More... | |
| uint16_t | length |
| number of bytes in the data array More... | |
| uint16_t | offset |
| offset parameter used in the read/write command More... | |
User parameter used to invoke a command, it is used to provide the data back with the response.
Definition at line 89 of file m24sr_driver.h.
| uint8_t* data |
data
Definition at line 90 of file m24sr_driver.h.
| uint16_t length |
number of bytes in the data array
Definition at line 91 of file m24sr_driver.h.
| uint16_t offset |
offset parameter used in the read/write command
Definition at line 92 of file m24sr_driver.h.