KizarmProbe.
 Vše Třídy Soubory Funkce Proměnné Výčty Hodnoty výčtu Definice maker Skupiny Stránky
Veřejné atributy | Seznam všech členů
Dokumentace struktury LPC_I2C_Type

Product name title=UM10462 Chapter title=LPC11U1x I2C-bus controller Modification date=3/16/2011 Major revision=0 Minor revision=3 (I2C)

#include <LPC11Uxx.h>

Veřejné atributy

__IO uint32_t CONSET
 
__I uint32_t STAT
 
__IO uint32_t DAT
 
__IO uint32_t ADR0
 
__IO uint32_t SCLH
 
__IO uint32_t SCLL
 
__IO uint32_t CONCLR
 
__IO uint32_t MMCTRL
 
__IO uint32_t ADR1
 
__IO uint32_t ADR2
 
__IO uint32_t ADR3
 
__I uint32_t DATA_BUFFER
 
union {
   __IO uint32_t   MASK [4]
 
   struct {
      __IO uint32_t   MASK0
 
      __IO uint32_t   MASK1
 
      __IO uint32_t   MASK2
 
      __IO uint32_t   MASK3
 
   } 
 
}; 
 

Dokumentace k datovým členům

__IO uint32_t LPC_I2C_Type::ADR0

(@ 0x4000000C) I2C Slave Address Register 0

__IO uint32_t LPC_I2C_Type::ADR1

(@ 0x40000020) I2C Slave Address Register 1

__IO uint32_t LPC_I2C_Type::ADR2

(@ 0x40000024) I2C Slave Address Register 2

__IO uint32_t LPC_I2C_Type::ADR3

(@ 0x40000028) I2C Slave Address Register 3

__IO uint32_t LPC_I2C_Type::CONCLR

(@ 0x40000018) I2C Control Clear Register

__IO uint32_t LPC_I2C_Type::CONSET

< (@ 0x40000000) I2C Structure (@ 0x40000000) I2C Control Set Register

__IO uint32_t LPC_I2C_Type::DAT

(@ 0x40000008) I2C Data Register.

__I uint32_t LPC_I2C_Type::DATA_BUFFER

(@ 0x4000002C) Data buffer register

__IO uint32_t LPC_I2C_Type::MASK[4]

(@ 0x40000030) I2C Slave address mask register

__IO uint32_t LPC_I2C_Type::MMCTRL

(@ 0x4000001C) Monitor mode control register

__IO uint32_t LPC_I2C_Type::SCLH

(@ 0x40000010) SCH Duty Cycle Register High Half Word

__IO uint32_t LPC_I2C_Type::SCLL

(@ 0x40000014) SCL Duty Cycle Register Low Half Word

__I uint32_t LPC_I2C_Type::STAT

(@ 0x40000004) I2C Status Register


Dokumentace pro tuto strukturu (struct) byla generována z následujícího souboru: