Loading...
Searching...
No Matches

Internal addresses, registers and constants. More...

Detailed Description

Internal addresses, registers and constants.

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

Definition in file hm330x_constants.h.

+ This graph shows which files directly or indirectly include this file:

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.
 

Macro Definition Documentation

◆ HM330X_CMD_I2C_MODE

#define HM330X_CMD_I2C_MODE   (0x88U)

HM330X cmd to switch to i2c mode.

Definition at line 39 of file hm330x_constants.h.

◆ HM330X_DATA_LENGTH

#define HM330X_DATA_LENGTH   (29U)

HM330X data length.

Definition at line 34 of file hm330x_constants.h.

◆ HM330X_I2C_ADDRESS

#define HM330X_I2C_ADDRESS   (0x40U)

HM330X default i2c address.

Definition at line 29 of file hm330x_constants.h.