Description

Si1133 commands.

Macros

#define SI1133_CMD_RESET_CMD_CTR 0x00
Resets the command counter

#define SI1133_CMD_RESET 0x01
Forces a Reset

#define SI1133_CMD_NEW_ADDR 0x02
Stores the new I2C address

#define SI1133_CMD_FORCE_CH 0x11
Initiates a set of measurements specified in CHAN_LIST parameter

#define SI1133_CMD_PAUSE_CH 0x12
Pauses autonomous measurements

#define SI1133_CMD_START 0x13
Starts autonomous measurements

#define SI1133_CMD_PARAM_SET 0x80
Sets a parameter

#define SI1133_CMD_PARAM_QUERY 0x40
Reads a parameter

Macro Definition Documentation

SI1133_CMD_RESET_CMD_CTR

#define SI1133_CMD_RESET_CMD_CTR   0x00

Resets the command counter

SI1133_CMD_RESET

#define SI1133_CMD_RESET   0x01

Forces a Reset

SI1133_CMD_NEW_ADDR

#define SI1133_CMD_NEW_ADDR   0x02

Stores the new I2C address

SI1133_CMD_FORCE_CH

#define SI1133_CMD_FORCE_CH   0x11

Initiates a set of measurements specified in CHAN_LIST parameter

SI1133_CMD_PAUSE_CH

#define SI1133_CMD_PAUSE_CH   0x12

Pauses autonomous measurements

SI1133_CMD_START

#define SI1133_CMD_START   0x13

Starts autonomous measurements

SI1133_CMD_PARAM_SET

#define SI1133_CMD_PARAM_SET   0x80

Sets a parameter

SI1133_CMD_PARAM_QUERY

#define SI1133_CMD_PARAM_QUERY   0x40

Reads a parameter