Mistake on this page?
Report an issue in GitHub or email us
Data Fields
CommandData_t Struct Reference

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...
 

Detailed Description

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.

Field Documentation

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.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.