STM8S/A Standard Peripherals Firmware Library: STM8S_EVAL_I2C_EE_Exported_Constants

STM8S/A

STM8S/A Standard Peripherals Firmware Library
STM8S_EVAL_I2C_EE_Exported_Constants

Defines

#define I2C_SLAVE_ADDRESS7   0xA0
#define I2C_SPEED   200000
#define sEE_FAIL   1
#define sEE_FLAG_TIMEOUT   ((uint32_t)0x1000)
#define sEE_HW_ADDRESS   0xA0
#define sEE_LONG_TIMEOUT   ((uint32_t)(10 * sEE_FLAG_TIMEOUT))
#define sEE_M24C64_32
#define sEE_MAX_TRIALS_NUMBER   150
#define sEE_OK   0
#define sEE_PAGESIZE   32
#define USE_DEFAULT_CRITICAL_CALLBACK

Define Documentation

#define I2C_SLAVE_ADDRESS7   0xA0

Definition at line 85 of file stm8s_eval_i2c_ee.h.

Referenced by sEE_Init().

#define I2C_SPEED   200000

Definition at line 84 of file stm8s_eval_i2c_ee.h.

#define sEE_FAIL   1

Definition at line 104 of file stm8s_eval_i2c_ee.h.

#define sEE_FLAG_TIMEOUT   ((uint32_t)0x1000)

Definition at line 97 of file stm8s_eval_i2c_ee.h.

Referenced by sEE_ReadBuffer(), sEE_WaitEepromStandbyState(), and sEE_WritePage().

#define sEE_HW_ADDRESS   0xA0

Definition at line 81 of file stm8s_eval_i2c_ee.h.

Referenced by sEE_Init().

#define sEE_LONG_TIMEOUT   ((uint32_t)(10 * sEE_FLAG_TIMEOUT))
#define sEE_M24C64_32

Definition at line 73 of file stm8s_eval_i2c_ee.h.

#define sEE_MAX_TRIALS_NUMBER   150

Definition at line 101 of file stm8s_eval_i2c_ee.h.

Referenced by sEE_WaitEepromStandbyState().

#define sEE_OK   0

Definition at line 103 of file stm8s_eval_i2c_ee.h.

Referenced by sEE_ReadBuffer(), sEE_WaitEepromStandbyState(), and sEE_WritePage().

#define sEE_PAGESIZE   32

Definition at line 88 of file stm8s_eval_i2c_ee.h.

Referenced by sEE_WriteBuffer().

#define USE_DEFAULT_CRITICAL_CALLBACK

Definition at line 56 of file stm8s_eval_i2c_ee.h.

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com