I2C_TypeDef Struct ReferenceDevices > EFM32GG_I2C

Definition at line 47 of file efm32gg_i2c.h.

Data Fields

__IOM uint32_t CLKDIV
 
__IOM uint32_t CMD
 
__IOM uint32_t CTRL
 
__IOM uint32_t IEN
 
__IM uint32_t IF
 
__IOM uint32_t IFC
 
__IOM uint32_t IFS
 
__IOM uint32_t ROUTE
 
__IM uint32_t RXDATA
 
__IM uint32_t RXDATAP
 
__IOM uint32_t SADDR
 
__IOM uint32_t SADDRMASK
 
__IM uint32_t STATE
 
__IM uint32_t STATUS
 
__IOM uint32_t TXDATA
 

Field Documentation

__IOM uint32_t I2C_TypeDef::CLKDIV

Clock Division Register

Definition at line 52 of file efm32gg_i2c.h.

Referenced by I2C_BusFreqGet(), I2C_BusFreqSet(), and I2C_Reset().

__IOM uint32_t I2C_TypeDef::CMD

Command Register

Definition at line 49 of file efm32gg_i2c.h.

Referenced by I2C_Reset(), I2C_Transfer(), and I2C_TransferInit().

__IOM uint32_t I2C_TypeDef::CTRL

Control Register

Definition at line 48 of file efm32gg_i2c.h.

Referenced by I2C_BusFreqGet(), I2C_BusFreqSet(), I2C_Enable(), I2C_Init(), and I2C_Reset().

__IOM uint32_t I2C_TypeDef::IEN

Interrupt Enable Register

Definition at line 61 of file efm32gg_i2c.h.

Referenced by I2C_Init(), I2C_IntDisable(), I2C_IntEnable(), I2C_IntGetEnabled(), I2C_Reset(), I2C_Transfer(), and I2C_TransferInit().

__IM uint32_t I2C_TypeDef::IF

Interrupt Flag Register

Definition at line 58 of file efm32gg_i2c.h.

Referenced by I2C_IntGet(), I2C_IntGetEnabled(), and I2C_Transfer().

__IOM uint32_t I2C_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 60 of file efm32gg_i2c.h.

Referenced by I2C_IntClear().

__IOM uint32_t I2C_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 59 of file efm32gg_i2c.h.

Referenced by I2C_IntSet().

__IOM uint32_t I2C_TypeDef::ROUTE

I/O Routing Register

Definition at line 62 of file efm32gg_i2c.h.

Referenced by I2CSPM_Init().

__IM uint32_t I2C_TypeDef::RXDATA

Receive Buffer Data Register

Definition at line 55 of file efm32gg_i2c.h.

Referenced by I2C_Transfer().

__IM uint32_t I2C_TypeDef::RXDATAP

Receive Buffer Data Peek Register

Definition at line 56 of file efm32gg_i2c.h.

__IOM uint32_t I2C_TypeDef::SADDR

Slave Address Register

Definition at line 53 of file efm32gg_i2c.h.

Referenced by I2C_Reset(), I2C_SlaveAddressGet(), and I2C_SlaveAddressSet().

__IOM uint32_t I2C_TypeDef::SADDRMASK

Slave Address Mask Register

Definition at line 54 of file efm32gg_i2c.h.

Referenced by I2C_Reset(), I2C_SlaveAddressMaskGet(), and I2C_SlaveAddressMaskSet().

__IM uint32_t I2C_TypeDef::STATE

State Register

Definition at line 50 of file efm32gg_i2c.h.

Referenced by I2C_TransferInit().

__IM uint32_t I2C_TypeDef::STATUS

Status Register

Definition at line 51 of file efm32gg_i2c.h.

__IOM uint32_t I2C_TypeDef::TXDATA

Transmit Buffer Data Register

Definition at line 57 of file efm32gg_i2c.h.

Referenced by I2C_Transfer().


The documentation for this struct was generated from the following file:
  • C:/repos/super_h1/platform/Device/SiliconLabs/EFM32GG/Include/efm32gg_i2c.h