#include "property.h"#include "singleton.h"#include "9302hw.h"Go to the source code of this file.
Classes | |
| class | CQEGpioInt |
| CQEGpioInt is used to interact with the external digital ports, such as reading, writing and triggering on interruptible input events. More... | |
Defines | |
| #define | QEG_OBJECT 3 |
| #define | QEG_PROP_WIDTH PROP_ID(QEG_OBJECT, 0) |
| #define | QEG_INTERRUPT_POSEDGE 0x0001 |
| #define | QEG_INTERRUPT_NEGEDGE 0x0002 |
| #define | QEG_DEFAULT_BASE 0x440 |
| #define | QEG_NUM_IO 16 |
| #define QEG_DEFAULT_BASE 0x440 |
| #define QEG_INTERRUPT_NEGEDGE 0x0002 |
| #define QEG_INTERRUPT_POSEDGE 0x0001 |
| #define QEG_NUM_IO 16 |
| #define QEG_OBJECT 3 |
| #define QEG_PROP_WIDTH PROP_ID(QEG_OBJECT, 0) |
1.7.1