JeVois  1.22
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
ICM_20948_Serif_t Struct Reference

#include </lab/itti/jevois/software/jevois/SparkFun_9DoF_IMU_Breakout___ICM_20948___Arduino_Library-1.2.13/src/util/ICM_20948_C.h>

Definition at line 158 of file ICM_20948_C.h.

Public Attributes

ICM_20948_Status_e(* write )(uint8_t regaddr, uint8_t *pdata, uint32_t len, void *user)
 
ICM_20948_Status_e(* read )(uint8_t regaddr, uint8_t *pdata, uint32_t len, void *user)
 
void * user
 

Member Data Documentation

◆ read

ICM_20948_Status_e(* ICM_20948_Serif_t::read) (uint8_t regaddr, uint8_t *pdata, uint32_t len, void *user)

Definition at line 161 of file ICM_20948_C.h.

Referenced by ICM_20948_execute_r().

◆ user

void* ICM_20948_Serif_t::user

Definition at line 163 of file ICM_20948_C.h.

Referenced by ICM_20948_execute_r(), and ICM_20948_execute_w().

◆ write

ICM_20948_Status_e(* ICM_20948_Serif_t::write) (uint8_t regaddr, uint8_t *pdata, uint32_t len, void *user)

Definition at line 160 of file ICM_20948_C.h.

Referenced by ICM_20948_execute_w().


The documentation for this struct was generated from the following file: