20#define LOCAL_TEMP_REG 0x00
21#define EXTERNAL_TEMP_UPPER_BYTE_REG 0x01
22#define EXTERNAL_TEMP_LOWER_BYTE_REG 0x10
23#define CONFIG_READ_REG 0x03
24#define CONFIG_WRITE_REG 0x09
NCT_214_TEMPERATURE_RANGE
Definition: nct214.h:36
@ NCT_214_TEMPERATURE_RANGE_EXTENDED
Definition: nct214.h:38
@ NCT_214_TEMPERATURE_RANGE_0_TO_127
Definition: nct214.h:37
NCT214_CHANNELS
Definition: nct214.h:31
@ NCT214_LOCAL_TEMPERATRUE
Definition: nct214.h:32
@ NCT214_REMOTE_TEMPERATRUE
Definition: nct214.h:33
struct _nct214_init_arg nct214_init_arg
uint8_t temperature_range
Definition: nct214.h:28
bool is_init
Definition: nct214.h:27