JeVois  1.22
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
ICM_20948_ENUMERATIONS.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ICM_20948_LP_CONFIG_CYCLE_e { ICM_20948_Sample_Mode_Continuous = 0x00 , ICM_20948_Sample_Mode_Cycled }
 
enum  ICM_20948_PWR_MGMT_1_CLKSEL_e { ICM_20948_Clock_Internal_20MHz = 0x00 , ICM_20948_Clock_Auto , ICM_20948_Clock_TimingReset = 0x07 }
 
enum  ICM_20948_GYRO_CONFIG_1_FS_SEL_e { dps250 = 0x00 , dps500 , dps1000 , dps2000 }
 
enum  ICM_20948_GYRO_CONFIG_1_DLPCFG_e {
  gyr_d196bw6_n229bw8 = 0x00 , gyr_d151bw8_n187bw6 , gyr_d119bw5_n154bw3 , gyr_d51bw2_n73bw3 ,
  gyr_d23bw9_n35bw9 , gyr_d11bw6_n17bw8 , gyr_d5bw7_n8bw9 , gyr_d361bw4_n376bw5
}
 
enum  ICM_20948_ACCEL_CONFIG_FS_SEL_e { gpm2 = 0x00 , gpm4 , gpm8 , gpm16 }
 
enum  ICM_20948_ACCEL_CONFIG_DLPCFG_e {
  acc_d246bw_n265bw = 0x00 , acc_d246bw_n265bw_1 , acc_d111bw4_n136bw , acc_d50bw4_n68bw8 ,
  acc_d23bw9_n34bw4 , acc_d11bw5_n17bw , acc_d5bw7_n8bw3 , acc_d473bw_n499bw
}
 

Enumeration Type Documentation

◆ ICM_20948_ACCEL_CONFIG_DLPCFG_e

Enumerator
acc_d246bw_n265bw 
acc_d246bw_n265bw_1 
acc_d111bw4_n136bw 
acc_d50bw4_n68bw8 
acc_d23bw9_n34bw4 
acc_d11bw5_n17bw 
acc_d5bw7_n8bw3 
acc_d473bw_n499bw 

Definition at line 194 of file ICM_20948_ENUMERATIONS.h.

◆ ICM_20948_ACCEL_CONFIG_FS_SEL_e

Enumerator
gpm2 
gpm4 
gpm8 
gpm16 

Definition at line 186 of file ICM_20948_ENUMERATIONS.h.

◆ ICM_20948_GYRO_CONFIG_1_DLPCFG_e

Enumerator
gyr_d196bw6_n229bw8 
gyr_d151bw8_n187bw6 
gyr_d119bw5_n154bw3 
gyr_d51bw2_n73bw3 
gyr_d23bw9_n35bw9 
gyr_d11bw6_n17bw8 
gyr_d5bw7_n8bw9 
gyr_d361bw4_n376bw5 

Definition at line 159 of file ICM_20948_ENUMERATIONS.h.

◆ ICM_20948_GYRO_CONFIG_1_FS_SEL_e

Enumerator
dps250 
dps500 
dps1000 
dps2000 

Definition at line 151 of file ICM_20948_ENUMERATIONS.h.

◆ ICM_20948_LP_CONFIG_CYCLE_e

Enumerator
ICM_20948_Sample_Mode_Continuous 
ICM_20948_Sample_Mode_Cycled 

Definition at line 26 of file ICM_20948_ENUMERATIONS.h.

◆ ICM_20948_PWR_MGMT_1_CLKSEL_e

Enumerator
ICM_20948_Clock_Internal_20MHz 
ICM_20948_Clock_Auto 
ICM_20948_Clock_TimingReset 

Definition at line 34 of file ICM_20948_ENUMERATIONS.h.