c1wirei2c 2.1.0.0
1-Wire I2C Settings

Settings of 1-Wire I2C Click driver. More...

Macros

#define C1WIREI2C_CONFIGURATION_SPD_100KHZ   0x00
 1-Wire I2C configuration register settings.
 
#define C1WIREI2C_CONFIGURATION_SPD_400KHZ   0x01
 
#define C1WIREI2C_CONFIGURATION_SPD_900KHZ   0x02
 
#define C1WIREI2C_CONFIGURATION_SPD_MASK   0x03
 
#define C1WIREI2C_FAMILY_CODE   0x19
 1-Wire I2C family code value.
 
#define C1WIREI2C_ADDRESS_0   0x00
 1-Wire I2C address selection macros.
 
#define C1WIREI2C_ADDRESS_ALL   0xFF
 

Detailed Description

Settings of 1-Wire I2C Click driver.

Macro Definition Documentation

◆ C1WIREI2C_ADDRESS_0

#define C1WIREI2C_ADDRESS_0   0x00

1-Wire I2C address selection macros.

Specified address selection macros of 1-Wire I2C Click driver.

◆ C1WIREI2C_ADDRESS_ALL

#define C1WIREI2C_ADDRESS_ALL   0xFF

◆ C1WIREI2C_CONFIGURATION_SPD_100KHZ

#define C1WIREI2C_CONFIGURATION_SPD_100KHZ   0x00

1-Wire I2C configuration register settings.

Specified configuration register settings of 1-Wire I2C Click driver.

◆ C1WIREI2C_CONFIGURATION_SPD_400KHZ

#define C1WIREI2C_CONFIGURATION_SPD_400KHZ   0x01

◆ C1WIREI2C_CONFIGURATION_SPD_900KHZ

#define C1WIREI2C_CONFIGURATION_SPD_900KHZ   0x02

◆ C1WIREI2C_CONFIGURATION_SPD_MASK

#define C1WIREI2C_CONFIGURATION_SPD_MASK   0x03

◆ C1WIREI2C_FAMILY_CODE

#define C1WIREI2C_FAMILY_CODE   0x19

1-Wire I2C family code value.

Specified family code value of 1-Wire I2C Click driver.