TMPM4G9  V1.0.0.0

I2C. More...

#include <TMPM4G6.h>

Data Fields

__IO uint32_t CR1
 
__IO uint32_t DBR
 
__IO uint32_t AR
 
union {
   __O uint32_t   CR2
 
   __I uint32_t   SR
 
}; 
 
__IO uint32_t PRS
 
__IO uint32_t IE
 
__IO uint32_t ST
 
__IO uint32_t OP
 
__I uint32_t PM
 
__IO uint32_t AR2
 
union {
   __O uint32_t   CR2
 
   __I uint32_t   SR
 
}; 
 
union {
   __O uint32_t   CR2
 
   __I uint32_t   SR
 
}; 
 
union {
   __O uint32_t   CR2
 
   __I uint32_t   SR
 
}; 
 

Detailed Description

I2C.

Field Documentation

§ @11

union { ... }

§ @15

union { ... }

§ @3

union { ... }

§ @7

union { ... }

§ AR

__IO uint32_t AR

I2C Bus address Register

§ AR2

__IO uint32_t AR2

Second Slave address register

§ CR1

__IO uint32_t CR1

I2C Control Register 1

§ CR2

__O uint32_t CR2

I2C Control Register 2

§ DBR

__IO uint32_t DBR

I2C Data Buffer Register

§ IE

__IO uint32_t IE

I2C Interrupt Enable Register

§ OP

__IO uint32_t OP

Optiononal Function register

§ PM

__I uint32_t PM

Bus Monitor register

§ PRS

__IO uint32_t PRS

I2C Prescaler clcok setting Register

§ SR

__I uint32_t SR

I2C Status Register

§ ST

__IO uint32_t ST

Interrupt Register


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