DIY Logging Volt/Ampmeter
|
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 |
Inter Integrated Circuit Interface.
Definition at line 385 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::CCR |
Definition at line 394 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::CR1 |
Definition at line 387 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::CR2 |
Definition at line 388 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::DR |
Definition at line 391 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::OAR1 |
Definition at line 389 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::OAR2 |
Definition at line 390 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::SR1 |
Definition at line 392 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::SR2 |
Definition at line 393 of file stm32f103xb.h.
__IO uint32_t I2C_TypeDef::TRISE |
Definition at line 395 of file stm32f103xb.h.