CRpi
A library for rpi with intefaces to: gpio, pwm, dma
|
utility to manage ports usage, and avoid using the same port for two different things. More...
Functions | |
int | isPortUsed (Bcm_port bcmPort) |
int | acquirePort (Bcm_port bcmPort) |
Variables | |
uint64_t | usedPorts |
mutex | mainMutex |
utility to manage ports usage, and avoid using the same port for two different things.