Fri, 13 Aug 2010 10:41:29 +0100
Initial commit, GPIO v3.1
| philpem@0 | 1 | #ifndef MICO32_GPIOSERVICE_HEADER_FILE |
| philpem@0 | 2 | #define MICO32_GPIOSERVICE_HEADER_FILE |
| philpem@0 | 3 | |
| philpem@0 | 4 | |
| philpem@0 | 5 | #ifdef __cplusplus |
| philpem@0 | 6 | extern "C" |
| philpem@0 | 7 | { |
| philpem@0 | 8 | #endif /* __cplusplus */ |
| philpem@0 | 9 | |
| philpem@0 | 10 | |
| philpem@0 | 11 | |
| philpem@0 | 12 | #ifdef __cplusplus |
| philpem@0 | 13 | }; |
| philpem@0 | 14 | #endif /* __cplusplus */ |
| philpem@0 | 15 | |
| philpem@0 | 16 | |
| philpem@0 | 17 | #endif /* MICO32_GPIOSERVICE_HEADER_FILE */ |