DIY Logging Volt/Ampmeter
I2C_TypeDef Struct Reference

Inter Integrated Circuit Interface. More...

#include <stm32f103xb.h>

Data Fields

__IO uint32_t CR1
 
__IO uint32_t CR2
 
__IO uint32_t OAR1
 
__IO uint32_t OAR2
 
__IO uint32_t DR
 
__IO uint32_t SR1
 
__IO uint32_t SR2
 
__IO uint32_t CCR
 
__IO uint32_t TRISE
 

Detailed Description

Inter Integrated Circuit Interface.

Definition at line 385 of file stm32f103xb.h.

Field Documentation

◆ CCR

__IO uint32_t I2C_TypeDef::CCR

Definition at line 394 of file stm32f103xb.h.

◆ CR1

__IO uint32_t I2C_TypeDef::CR1

Definition at line 387 of file stm32f103xb.h.

◆ CR2

__IO uint32_t I2C_TypeDef::CR2

Definition at line 388 of file stm32f103xb.h.

◆ DR

__IO uint32_t I2C_TypeDef::DR

Definition at line 391 of file stm32f103xb.h.

◆ OAR1

__IO uint32_t I2C_TypeDef::OAR1

Definition at line 389 of file stm32f103xb.h.

◆ OAR2

__IO uint32_t I2C_TypeDef::OAR2

Definition at line 390 of file stm32f103xb.h.

◆ SR1

__IO uint32_t I2C_TypeDef::SR1

Definition at line 392 of file stm32f103xb.h.

◆ SR2

__IO uint32_t I2C_TypeDef::SR2

Definition at line 393 of file stm32f103xb.h.

◆ TRISE

__IO uint32_t I2C_TypeDef::TRISE

Definition at line 395 of file stm32f103xb.h.


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