Go to the documentation of this file.
5 #define MAX1617_AMB_TEMP 0x00
6 #define MAX1617_CPU_TEMP 0x01
7 #define MAX1617_STATUS 0x02
10 #define MAX1617_RD_CFG_BYTE 0x03
11 #define MAX1617_RD_CVRATE_BYTE 0x04
12 #define MAX1617_RD_AMB_HIGHLIM 0x05
13 #define MAX1617_RD_AMB_LOWLIM 0x06
14 #define MAX1617_RD_CPU_HIGHLIM 0x07
15 #define MAX1617_RD_CPU_LOWLIM 0x08
18 #define MAX1617_WR_CFG_BYTE 0x09
19 #define MAX1617_WR_CVRATE_BYTE 0x0a
20 #define MAX1617_WR_AMB_HIGHLIM 0x0b
21 #define MAX1617_WR_AMB_LOWLIM 0x0c
22 #define MAX1617_WR_CPU_HIGHLIM 0x0d
23 #define MAX1617_WR_CPU_LOWLIM 0x0e
25 #define MAX1617_ONESHOT 0x0f