uc-sdk
|
Inter Integrated Circuit Interface. More...
#include <stm32f10x.h>
Public Attributes | |
__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 |
Inter Integrated Circuit Interface.
Definition at line 1028 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::CCR |
Definition at line 1044 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::CR1 |
Definition at line 1030 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::CR2 |
Definition at line 1032 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::DR |
Definition at line 1038 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::OAR1 |
Definition at line 1034 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::OAR2 |
Definition at line 1036 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED0 |
Definition at line 1031 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED1 |
Definition at line 1033 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED2 |
Definition at line 1035 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED3 |
Definition at line 1037 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED4 |
Definition at line 1039 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED5 |
Definition at line 1041 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED6 |
Definition at line 1043 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED7 |
Definition at line 1045 of file stm32f10x.h.
uint16_t I2C_TypeDef::RESERVED8 |
Definition at line 1047 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::SR1 |
Definition at line 1040 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::SR2 |
Definition at line 1042 of file stm32f10x.h.
__IO uint16_t I2C_TypeDef::TRISE |
Definition at line 1046 of file stm32f10x.h.