Internal addresses, registers and constants. More...
Internal addresses, registers and constants.
Definition in file hm330x_constants.h.
Go to the source code of this file.
#define | HM330X_I2C_ADDRESS (0x40U) |
HM330X default i2c address. | |
#define | HM330X_DATA_LENGTH (29U) |
HM330X data length. | |
#define | HM330X_CMD_I2C_MODE (0x88U) |
HM330X cmd to switch to i2c mode. | |
#define HM330X_CMD_I2C_MODE (0x88U) |
HM330X cmd to switch to i2c mode.
Definition at line 39 of file hm330x_constants.h.
#define HM330X_DATA_LENGTH (29U) |
HM330X data length.
Definition at line 34 of file hm330x_constants.h.
#define HM330X_I2C_ADDRESS (0x40U) |
HM330X default i2c address.
Definition at line 29 of file hm330x_constants.h.