ApraLinuxUtils 1.0.0
C++ utility library for embedded Linux systems
 
Loading...
Searching...
No Matches
GPIO.cpp File Reference
#include <stddef.h>
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <string.h>
#include <math.h>
#include <linux/input.h>
#include "utils/GPIO.h"
#include <poll.h>

Go to the source code of this file.

Macros

#define GPIO_TOUT_USEC   100000
 

Macro Definition Documentation

◆ GPIO_TOUT_USEC

#define GPIO_TOUT_USEC   100000

Definition at line 22 of file GPIO.cpp.