JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
Definition at line 143 of file ICM_20948_C.h.
Public Attributes | ||
ICM_20948_axis3named_t | acc | |
ICM_20948_axis3named_t | gyr | |
ICM_20948_axis3named_t | mag | |
union { | ||
ICM_20948_axis1bit16_t raw | ||
int16_t val | ||
} | tmp | |
ICM_20948_fss_t | fss | |
uint8_t | magStat1 | |
uint8_t | magStat2 | |
ICM_20948_axis3named_t ICM_20948_AGMT_t::acc |
Definition at line 145 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().
ICM_20948_fss_t ICM_20948_AGMT_t::fss |
Definition at line 153 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().
ICM_20948_axis3named_t ICM_20948_AGMT_t::gyr |
Definition at line 146 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().
ICM_20948_axis3named_t ICM_20948_AGMT_t::mag |
Definition at line 147 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().
uint8_t ICM_20948_AGMT_t::magStat1 |
Definition at line 154 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().
uint8_t ICM_20948_AGMT_t::magStat2 |
Definition at line 155 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().
ICM_20948_axis1bit16_t ICM_20948_AGMT_t::raw |
Definition at line 150 of file ICM_20948_C.h.
union { ... } ICM_20948_AGMT_t::tmp |
Referenced by ICM_20948_get_agmt().
int16_t ICM_20948_AGMT_t::val |
Definition at line 151 of file ICM_20948_C.h.
Referenced by ICM_20948_get_agmt().