lm3s_gpio.h File Reference

LM3S1968 GPIO hardware definitions. More...

Go to the source code of this file.

Defines

#define GPIO_O_DATA   0x00000000
 The following are defines for the GPIO register offsets.

#define GPIO_LOCK_M   0xFFFFFFFF
 The following are defines for the bit fields in the GPIO_O_LOCK register.

#define GPIO_PCTL_PA0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port A.

#define GPIO_PCTL_PB0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port B.

#define GPIO_PCTL_PC0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port C.

#define GPIO_PCTL_PD0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port D.

#define GPIO_PCTL_PE0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port E.

#define GPIO_PCTL_PF0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port F.

#define GPIO_PCTL_PG0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port G.

#define GPIO_PCTL_PH0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port H.

#define GPIO_PCTL_PJ0_M   0x0000000F
 The following are defines for the bit fields in the GPIO_PCTL register for port J.

#define GPIO_O_PeriphID4   0x00000FD0
 The following definitions are deprecated.

#define GPIO_RV_DEN   0x000000FF
 The following are deprecated defines for the GPIO Register reset values.

Detailed Description

LM3S1968 GPIO hardware definitions.

Definition in file lm3s_gpio.h.


Define Documentation

#define GPIO_O_PeriphID4   0x00000FD0

The following definitions are deprecated.

The following are deprecated defines for the GPIO register offsets.

Definition at line 550 of file lm3s_gpio.h.