LPC1700CMSIS Standard Peripheral Firmware Library: GPIO_Public_Macros From LPC1700CMSIS previous page next page Main Page Related Pages Modules Data Structures Files GPIO_Public_Macros [GPIO] Defines #define GPIO0_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO0_BASE)) #define GPIO1_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO1_BASE)) #define GPIO2_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO2_BASE)) #define GPIO3_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO3_BASE)) #define GPIO4_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO4_BASE)) #define GPIO0_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO0_BASE)) #define GPIO1_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO1_BASE)) #define GPIO2_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO2_BASE)) #define GPIO3_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO3_BASE)) #define GPIO4_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO4_BASE)) Define Documentation #define GPIO0_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO0_BASE)) Fast GPIO port 0 byte accessible definition Definition at line 88 of file lpc17xx_gpio.h. #define GPIO0_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO0_BASE)) Fast GPIO port 0 half-word accessible definition Definition at line 101 of file lpc17xx_gpio.h. #define GPIO1_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO1_BASE)) Fast GPIO port 1 byte accessible definition Definition at line 90 of file lpc17xx_gpio.h. #define GPIO1_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO1_BASE)) Fast GPIO port 1 half-word accessible definition Definition at line 103 of file lpc17xx_gpio.h. #define GPIO2_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO2_BASE)) Fast GPIO port 2 byte accessible definition Definition at line 92 of file lpc17xx_gpio.h. #define GPIO2_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO2_BASE)) Fast GPIO port 2 half-word accessible definition Definition at line 105 of file lpc17xx_gpio.h. #define GPIO3_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO3_BASE)) Fast GPIO port 3 byte accessible definition Definition at line 94 of file lpc17xx_gpio.h. #define GPIO3_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO3_BASE)) Fast GPIO port 3 half-word accessible definition Definition at line 107 of file lpc17xx_gpio.h. #define GPIO4_Byte ((GPIO_Byte_TypeDef *)(LPC_GPIO4_BASE)) Fast GPIO port 4 byte accessible definition Definition at line 96 of file lpc17xx_gpio.h. #define GPIO4_HalfWord ((GPIO_HalfWord_TypeDef *)(LPC_GPIO4_BASE)) Fast GPIO port 4 half-word accessible definition Definition at line 109 of file lpc17xx_gpio.h. Generated on Mon Feb 8 10:01:44 2010 for LPC1700CMSIS Standard Peripheral Firmware Library by 1.5.9 previous page start next page