SRK Version of mDot LoRa_Sensormode_SRK

Dependencies:   libmDot mbed-rtos mbed

Fork of mDot_LoRa_Sensornode by Adrian Mitevski

Embed: (wiki syntax)

« Back to documentation index

MPU9250Config.h File Reference

MPU9250Config.h File Reference

Go to the source code of this file.

Data Structures

class  MPU9250Config
 A configuration container for the MPU9250 Sensor. More...

Enumerations

enum  MPU9250_MODE { MPU9250_MODE_1, MPU9250_MODE_2, MPU9250_MODE_3, MPU9250_MODE_4 }
 

MPU9250 Modes.

More...

Detailed Description

Author:
Adrian
Date:
23.05.2016

Definition in file MPU9250Config.h.


Enumeration Type Documentation

MPU9250 Modes.

Modes define Sensor functionality

Enumerator:
MPU9250_MODE_1 

MPU9250_MODE_1.

MPU9250_MODE_2 

MPU9250_MODE_2.

MPU9250_MODE_3 

MPU9250_MODE_3.

MPU9250_MODE_4 

MPU9250_MODE_4.

Definition at line 53 of file MPU9250Config.h.