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_GPIO_Type

Product name title=UM10462 Chapter title=LPC11U1x GPIO Modification date=3/17/2011 Major revision=0 Minor revision=3 (GPIO_PORT)

#include <LPC11Uxx.h>

Veřejné atributy

union {
   struct {
      __IO uint8_t   B0 [32]
 
      __IO uint8_t   B1 [32]
 
   } 
 
   __IO uint8_t   B [64]
 
}; 
 
__I uint32_t RESERVED0 [1008]
 
union {
   struct {
      __IO uint32_t   W0 [32]
 
      __IO uint32_t   W1 [32]
 
   } 
 
   __IO uint32_t   W [64]
 
}; 
 
uint32_t RESERVED1 [960]
 
__IO uint32_t DIR [2]
 
uint32_t RESERVED2 [30]
 
__IO uint32_t MASK [2]
 
uint32_t RESERVED3 [30]
 
__IO uint32_t PIN [2]
 
uint32_t RESERVED4 [30]
 
__IO uint32_t MPIN [2]
 
uint32_t RESERVED5 [30]
 
__IO uint32_t SET [2]
 
uint32_t RESERVED6 [30]
 
__O uint32_t CLR [2]
 
uint32_t RESERVED7 [30]
 
__O uint32_t NOT [2]
 

Dokumentace k datovým členům

__IO uint8_t LPC_GPIO_Type::B[64]

(@ 0x50000000) Byte pin registers port 0/1

__IO uint8_t LPC_GPIO_Type::B0[32]

(@ 0x50000000) Byte pin registers port 0; pins PIO0_0 to PIO0_31

__IO uint8_t LPC_GPIO_Type::B1[32]

(@ 0x50000020) Byte pin registers port 1

__IO uint32_t LPC_GPIO_Type::W[64]

(@ 0x50001000) Word pin registers port 0/1

__IO uint32_t LPC_GPIO_Type::W0[32]

(@ 0x50001000) Word pin registers port 0

__IO uint32_t LPC_GPIO_Type::W1[32]

(@ 0x50001080) Word pin registers port 1


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