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

SI1143Config.h File Reference

SI1143Config.h File Reference

Go to the source code of this file.

Data Structures

class  SI1143Config
 A configuration container for the SI1143 Sensor. More...

Enumerations

enum  SI1143_MODE { SI1143_MODE_1, SI1143_MODE_2, SI1143_MODE_3, SI1143_MODE_4 }
 

SI1143 Modes.

More...

Detailed Description

Author:
Adrian
Date:
02.06.2016

Definition in file SI1143Config.h.


Enumeration Type Documentation

SI1143 Modes.

Modes define sensor functionality

Enumerator:
SI1143_MODE_1 

SI1143_MODE_1.

SI1143_MODE_2 

SI1143_MODE_2.

SI1143_MODE_3 

SI1143_MODE_3.

SI1143_MODE_4 

SI1143_MODE_4.

Definition at line 25 of file SI1143Config.h.