hwmonitor3 2.1.0.0
Loading...
Searching...
No Matches
HW Monitor 3 Registers Settings

Settings for registers of HW Monitor 3 Click driver. More...

Macros

#define HWMONITOR3_SCALING_1X   0
 HW Monitor 3 channel scaling setting.
 
#define HWMONITOR3_SCALING_4X   1
 
#define HWMONITOR3_CHANNEL_NONE   0x00
 HW Monitor 3 channel selection setting.
 
#define HWMONITOR3_CHANNEL_1   0x01
 
#define HWMONITOR3_CHANNEL_2   0x02
 
#define HWMONITOR3_CHANNEL_3   0x04
 
#define HWMONITOR3_CHANNEL_4   0x08
 
#define HWMONITOR3_CHANNEL_5   0x10
 
#define HWMONITOR3_CHANNEL_6   0x20
 
#define HWMONITOR3_CHANNEL_ALL   0x3F
 
#define HWMONITOR3_DATA_RES   0.005
 HW Monitor 3 voltage calculation setting.
 
#define HWMONITOR3_DATA_OFFSET   0.2
 
#define HWMONITOR3_DATA_SCALE_4X   4.0
 
#define HWMONITOR3_DEVICE_ADDRESS_0   0x33
 HW Monitor 3 device address setting.
 
#define HWMONITOR3_DEVICE_ADDRESS_1   0x37
 

Detailed Description

Settings for registers of HW Monitor 3 Click driver.

Macro Definition Documentation

◆ HWMONITOR3_CHANNEL_1

#define HWMONITOR3_CHANNEL_1   0x01

◆ HWMONITOR3_CHANNEL_2

#define HWMONITOR3_CHANNEL_2   0x02

◆ HWMONITOR3_CHANNEL_3

#define HWMONITOR3_CHANNEL_3   0x04

◆ HWMONITOR3_CHANNEL_4

#define HWMONITOR3_CHANNEL_4   0x08

◆ HWMONITOR3_CHANNEL_5

#define HWMONITOR3_CHANNEL_5   0x10

◆ HWMONITOR3_CHANNEL_6

#define HWMONITOR3_CHANNEL_6   0x20

◆ HWMONITOR3_CHANNEL_ALL

#define HWMONITOR3_CHANNEL_ALL   0x3F

◆ HWMONITOR3_CHANNEL_NONE

#define HWMONITOR3_CHANNEL_NONE   0x00

HW Monitor 3 channel selection setting.

Specified setting for channel selection of HW Monitor 3 Click driver.

◆ HWMONITOR3_DATA_OFFSET

#define HWMONITOR3_DATA_OFFSET   0.2

◆ HWMONITOR3_DATA_RES

#define HWMONITOR3_DATA_RES   0.005

HW Monitor 3 voltage calculation setting.

Specified setting for voltage calculation of HW Monitor 3 Click driver.

◆ HWMONITOR3_DATA_SCALE_4X

#define HWMONITOR3_DATA_SCALE_4X   4.0

◆ HWMONITOR3_DEVICE_ADDRESS_0

#define HWMONITOR3_DEVICE_ADDRESS_0   0x33

HW Monitor 3 device address setting.

Specified setting for device slave address selection of HW Monitor 3 Click driver.

◆ HWMONITOR3_DEVICE_ADDRESS_1

#define HWMONITOR3_DEVICE_ADDRESS_1   0x37

◆ HWMONITOR3_SCALING_1X

#define HWMONITOR3_SCALING_1X   0

HW Monitor 3 channel scaling setting.

Specified setting for channel scaling of HW Monitor 3 Click driver.

◆ HWMONITOR3_SCALING_4X

#define HWMONITOR3_SCALING_4X   1