uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GPIO Public Macros

Macros

#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))
 

Detailed Description

Macro Definition Documentation

#define GPIO0_Byte   ((GPIO_Byte_TypeDef *)(LPC_GPIO0_BASE))

Fast GPIO port 0 byte accessible definition

Definition at line 46 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 58 of file lpc17xx_gpio.h.

#define GPIO1_Byte   ((GPIO_Byte_TypeDef *)(LPC_GPIO1_BASE))

Fast GPIO port 1 byte accessible definition

Definition at line 48 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 60 of file lpc17xx_gpio.h.

#define GPIO2_Byte   ((GPIO_Byte_TypeDef *)(LPC_GPIO2_BASE))

Fast GPIO port 2 byte accessible definition

Definition at line 50 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 62 of file lpc17xx_gpio.h.

#define GPIO3_Byte   ((GPIO_Byte_TypeDef *)(LPC_GPIO3_BASE))

Fast GPIO port 3 byte accessible definition

Definition at line 52 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 64 of file lpc17xx_gpio.h.

#define GPIO4_Byte   ((GPIO_Byte_TypeDef *)(LPC_GPIO4_BASE))

Fast GPIO port 4 byte accessible definition

Definition at line 54 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 66 of file lpc17xx_gpio.h.