![]() |
gpio
1.4.2
General Purpose I/O Package
|
GPIO library definitions using the memory mapped device interface. More...
#include <stdio.h>#include <stdlib.h>#include <assert.h>#include <unistd.h>#include <errno.h>#include <fcntl.h>#include <sys/mman.h>#include <sys/types.h>#include <sys/stat.h>#include <signal.h>#include "rnr/rnrconfig.h"#include "rnr/log.h"#include "rnr/gpio.h"Go to the source code of this file.
GPIO library definitions using the memory mapped device interface.
Definition in file mmapGpio.c.