STM CMSIS

Inter-integrated Circuit Interface. More...

#include <stm32f401xc.h>

Public Attributes

__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
 
__IO uint32_t FLTR
 

Detailed Description

Inter-integrated Circuit Interface.

Member Data Documentation

◆ CCR

__IO uint32_t I2C_TypeDef::CCR

I2C Clock control register, Address offset: 0x1C

◆ CR1

__IO uint32_t I2C_TypeDef::CR1

I2C Control register 1, Address offset: 0x00

◆ CR2

__IO uint32_t I2C_TypeDef::CR2

I2C Control register 2, Address offset: 0x04

◆ DR

__IO uint32_t I2C_TypeDef::DR

I2C Data register, Address offset: 0x10

◆ FLTR

__IO uint32_t I2C_TypeDef::FLTR

I2C FLTR register, Address offset: 0x24

◆ OAR1

__IO uint32_t I2C_TypeDef::OAR1

I2C Own address register 1, Address offset: 0x08

◆ OAR2

__IO uint32_t I2C_TypeDef::OAR2

I2C Own address register 2, Address offset: 0x0C

◆ SR1

__IO uint32_t I2C_TypeDef::SR1

I2C Status register 1, Address offset: 0x14

◆ SR2

__IO uint32_t I2C_TypeDef::SR2

I2C Status register 2, Address offset: 0x18

◆ TRISE

__IO uint32_t I2C_TypeDef::TRISE

I2C TRISE register, Address offset: 0x20


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