STM8L15x Standard Peripherals Drivers: I2C_Registers_Reset_Value

STM8L15x/16x Standard Peripherals Drivers

STM8L15x Standard Peripherals Drivers

Defines

#define I2C_CCRH_RESET_VALUE   ((uint8_t)0x00)
#define I2C_CCRL_RESET_VALUE   ((uint8_t)0x00)
#define I2C_CR1_RESET_VALUE   ((uint8_t)0x00)
#define I2C_CR2_RESET_VALUE   ((uint8_t)0x00)
#define I2C_DR_RESET_VALUE   ((uint8_t)0x00)
#define I2C_FREQR_RESET_VALUE   ((uint8_t)0x00)
#define I2C_ITR_RESET_VALUE   ((uint8_t)0x00)
#define I2C_OAR2_RESET_VALUE   ((uint8_t)0x00)
#define I2C_OARH_RESET_VALUE   ((uint8_t)0x00)
#define I2C_OARL_RESET_VALUE   ((uint8_t)0x00)
#define I2C_PECR_RESET_VALUE   ((uint8_t)0x00)
#define I2C_SR1_RESET_VALUE   ((uint8_t)0x00)
#define I2C_SR2_RESET_VALUE   ((uint8_t)0x00)
#define I2C_SR3_RESET_VALUE   ((uint8_t)0x00)
#define I2C_TRISER_RESET_VALUE   ((uint8_t)0x02)

Define Documentation

#define I2C_CCRH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1083 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_CCRL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1082 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_CR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1071 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_CR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1072 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_DR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1077 of file stm8l15x.h.

#define I2C_FREQR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1073 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_ITR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1081 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_OAR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1076 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_OARH_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1075 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_OARL_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1074 of file stm8l15x.h.

Referenced by I2C_DeInit().

#define I2C_PECR_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1085 of file stm8l15x.h.

#define I2C_SR1_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1078 of file stm8l15x.h.

#define I2C_SR2_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1079 of file stm8l15x.h.

#define I2C_SR3_RESET_VALUE   ((uint8_t)0x00)

Definition at line 1080 of file stm8l15x.h.

#define I2C_TRISER_RESET_VALUE   ((uint8_t)0x02)

Definition at line 1084 of file stm8l15x.h.

Referenced by I2C_DeInit().

STM8S Firmware Library: Overview

 

 

 

For complete documentation on STM8L15x 8-bit microcontrollers platform visit www.st.com