Internal addresses, registers, constants for jc42 sensors.
More...
Internal addresses, registers, constants for jc42 sensors.
- Author
- Koen Zandberg koen@.nosp@m.berg.nosp@m.zand..nosp@m.net
Definition in file jc42_internal.h.
Go to the source code of this file.
|
#define | JC42_REG_CAP (0x00) |
|
#define | JC42_REG_CONFIG (0x01) |
|
#define | JC42_REG_TEMP_UPPER (0x02) |
|
#define | JC42_REG_TEMP_LOWER (0x03) |
|
#define | JC42_REG_TEMP_CRITICAL (0x04) |
|
#define | JC42_REG_TEMP (0x05) |
|
#define | JC42_REG_MANID (0x06) |
|
#define | JC42_REG_DEVICEID (0x07) |
|
|
#define | JC42_BUS_FREE_TIME_US (1U) |
|