Implementation of GPIO access from Linux User Space. More...
Implementation of GPIO access from Linux User Space.
Definition in file gpiodev_linux.h.
Go to the source code of this file.
Functions | |
int | gpio_linux_setup (const char *device) |
register /dev/gpiochip* device to be used for GPIO More... | |
void | gpio_linux_teardown (void) |
shutdown GPIO subsystem More... | |