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

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

Definition at line 213 of file ICM_20948_REGISTERS.h.

Public Attributes

uint8_t reserved_0: 1
 
uint8_t I2C_MST_RST: 1
 
uint8_t SRAM_RST: 1
 
uint8_t DMP_RST: 1
 
uint8_t I2C_IF_DIS: 1
 
uint8_t I2C_MST_EN: 1
 
uint8_t FIFO_EN: 1
 
uint8_t DMP_EN: 1
 

Member Data Documentation

◆ DMP_EN

uint8_t ICM_20948_USER_CTRL_t::DMP_EN

Definition at line 222 of file ICM_20948_REGISTERS.h.

Referenced by ICM_20948_enable_DMP().

◆ DMP_RST

uint8_t ICM_20948_USER_CTRL_t::DMP_RST

Definition at line 218 of file ICM_20948_REGISTERS.h.

Referenced by ICM_20948_reset_DMP().

◆ FIFO_EN

uint8_t ICM_20948_USER_CTRL_t::FIFO_EN

Definition at line 221 of file ICM_20948_REGISTERS.h.

Referenced by ICM_20948_enable_FIFO().

◆ I2C_IF_DIS

uint8_t ICM_20948_USER_CTRL_t::I2C_IF_DIS

Definition at line 219 of file ICM_20948_REGISTERS.h.

◆ I2C_MST_EN

uint8_t ICM_20948_USER_CTRL_t::I2C_MST_EN

Definition at line 220 of file ICM_20948_REGISTERS.h.

Referenced by ICM_20948_i2c_master_enable().

◆ I2C_MST_RST

uint8_t ICM_20948_USER_CTRL_t::I2C_MST_RST

Definition at line 216 of file ICM_20948_REGISTERS.h.

Referenced by ICM_20948_i2c_master_reset().

◆ reserved_0

uint8_t ICM_20948_USER_CTRL_t::reserved_0

Definition at line 215 of file ICM_20948_REGISTERS.h.

◆ SRAM_RST

uint8_t ICM_20948_USER_CTRL_t::SRAM_RST

Definition at line 217 of file ICM_20948_REGISTERS.h.


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