STM32F10x Standard Peripherals Library  3.5.0
I2C_TypeDef Struct Reference

Inter Integrated Circuit Interface. More...

#include <stm32f10x.h>

Data Fields

__IO uint16_t CR1
uint16_t RESERVED0
__IO uint16_t CR2
uint16_t RESERVED1
__IO uint16_t OAR1
uint16_t RESERVED2
__IO uint16_t OAR2
uint16_t RESERVED3
__IO uint16_t DR
uint16_t RESERVED4
__IO uint16_t SR1
uint16_t RESERVED5
__IO uint16_t SR2
uint16_t RESERVED6
__IO uint16_t CCR
uint16_t RESERVED7
__IO uint16_t TRISE
uint16_t RESERVED8

Detailed Description

Inter Integrated Circuit Interface.


Field Documentation

__IO uint16_t CCR

Definition at line 1044 of file stm32f10x.h.

__IO uint16_t CR1

Definition at line 1030 of file stm32f10x.h.

__IO uint16_t CR2

Definition at line 1032 of file stm32f10x.h.

__IO uint16_t DR

Definition at line 1038 of file stm32f10x.h.

__IO uint16_t OAR1

Definition at line 1034 of file stm32f10x.h.

__IO uint16_t OAR2

Definition at line 1036 of file stm32f10x.h.

uint16_t RESERVED0

Definition at line 1031 of file stm32f10x.h.

uint16_t RESERVED1

Definition at line 1033 of file stm32f10x.h.

uint16_t RESERVED2

Definition at line 1035 of file stm32f10x.h.

uint16_t RESERVED3

Definition at line 1037 of file stm32f10x.h.

uint16_t RESERVED4

Definition at line 1039 of file stm32f10x.h.

uint16_t RESERVED5

Definition at line 1041 of file stm32f10x.h.

uint16_t RESERVED6

Definition at line 1043 of file stm32f10x.h.

uint16_t RESERVED7

Definition at line 1045 of file stm32f10x.h.

uint16_t RESERVED8

Definition at line 1047 of file stm32f10x.h.

__IO uint16_t SR1

Definition at line 1040 of file stm32f10x.h.

__IO uint16_t SR2

Definition at line 1042 of file stm32f10x.h.

__IO uint16_t TRISE

Definition at line 1046 of file stm32f10x.h.


The documentation for this struct was generated from the following file: