JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Tweet
Loading...
Searching...
No Matches
AK09916_ENUMERATIONS.h
Go to the documentation of this file.
1
#ifndef _AK09916_ENUMERATIONS_H_
2
#define _AK09916_ENUMERATIONS_H_
3
4
typedef
enum
5
{
6
AK09916_mode_power_down
= 0x00,
7
AK09916_mode_single
= (0x01 << 0),
8
AK09916_mode_cont_10hz
= (0x01 << 1),
9
AK09916_mode_cont_20hz
= (0x02 << 1),
10
AK09916_mode_cont_50hz
= (0x03 << 1),
11
AK09916_mode_cont_100hz
= (0x04 << 1),
12
AK09916_mode_self_test
= (0x01 << 4),
13
}
AK09916_mode_e
;
14
15
#endif
// _AK09916_ENUMERATIONS_H_
AK09916_mode_e
AK09916_mode_e
Definition
AK09916_ENUMERATIONS.h:5
AK09916_mode_power_down
@ AK09916_mode_power_down
Definition
AK09916_ENUMERATIONS.h:6
AK09916_mode_cont_50hz
@ AK09916_mode_cont_50hz
Definition
AK09916_ENUMERATIONS.h:10
AK09916_mode_single
@ AK09916_mode_single
Definition
AK09916_ENUMERATIONS.h:7
AK09916_mode_cont_10hz
@ AK09916_mode_cont_10hz
Definition
AK09916_ENUMERATIONS.h:8
AK09916_mode_cont_20hz
@ AK09916_mode_cont_20hz
Definition
AK09916_ENUMERATIONS.h:9
AK09916_mode_cont_100hz
@ AK09916_mode_cont_100hz
Definition
AK09916_ENUMERATIONS.h:11
AK09916_mode_self_test
@ AK09916_mode_self_test
Definition
AK09916_ENUMERATIONS.h:12
SparkFun_9DoF_IMU_Breakout___ICM_20948___Arduino_Library-1.2.13
src
util
AK09916_ENUMERATIONS.h
Please help us improve this page: Edit it on
GitHub
or
email us your edits and suggestions.
Generated by
1.9.8