LMS 2012
|
#include <cslr_gpio.h>
Data Fields | |
volatile Uint32 | DIR |
volatile Uint32 | OUT_DATA |
volatile Uint32 | SET_DATA |
volatile Uint32 | CLR_DATA |
volatile Uint32 | IN_DATA |
volatile Uint32 | SET_RIS_TRIG |
volatile Uint32 | CLR_RIS_TRIG |
volatile Uint32 | SET_FAL_TRIG |
volatile Uint32 | CLR_FAL_TRIG |
volatile Uint32 | INTSTAT |
Definition at line 43 of file cslr_gpio.h.
volatile Uint32 CLR_DATA |
Definition at line 47 of file cslr_gpio.h.
volatile Uint32 CLR_FAL_TRIG |
Definition at line 52 of file cslr_gpio.h.
volatile Uint32 CLR_RIS_TRIG |
Definition at line 50 of file cslr_gpio.h.
volatile Uint32 DIR |
Definition at line 44 of file cslr_gpio.h.
volatile Uint32 IN_DATA |
Definition at line 48 of file cslr_gpio.h.
volatile Uint32 INTSTAT |
Definition at line 53 of file cslr_gpio.h.
volatile Uint32 OUT_DATA |
Definition at line 45 of file cslr_gpio.h.
volatile Uint32 SET_DATA |
Definition at line 46 of file cslr_gpio.h.
volatile Uint32 SET_FAL_TRIG |
Definition at line 51 of file cslr_gpio.h.
volatile Uint32 SET_RIS_TRIG |
Definition at line 49 of file cslr_gpio.h.