31 #ifndef ANALOGDEVICE_OVERLAYS_H
32 #define ANALOGDEVICE_OVERLAYS_H
37 #define SLOTS_DIR "/sys/devices/bone_capemgr.9/slots"
64 bool isLoaded(
const char* searchFile );
66 bool load(
const char* Overlay );
70 char errMessage[1024];
80 #endif //ANALOGDEVICE_OVERLAYS_H
P8 on your BBB | USB facing you, P8 is the pin block on the right hand side.
Definition: overlayBase.h:45
Definition: overlayBase.h:60
int fileHandle
Definition: overlayBase.h:68
GPIO PWM Pin Number 42.
Definition: overlayBase.h:52
pinBlocks
Definition: overlayBase.h:43
GPIO PWM Pin Number 22.
Definition: overlayBase.h:53
GPIO PWM Pin Number 19.
Definition: overlayBase.h:54
GPIO PWM Pin Number 14.
Definition: overlayBase.h:55
Definition: aeronautics.h:23
P9 on your BBB | USB facing you, P9 is the pin block on the left hand side.
Definition: overlayBase.h:44
PWMPins
PinNum refers to a exposed PWM Pin on your BBB, this enum can be expanded to include more if required...
Definition: overlayBase.h:51