GPIO input types for handling GPIO events. More...
#include <runtime-hw/hw.h>
Go to the source code of this file.
Enumerations | |
enum | GPIOEvent { GPIOEventRising = HW_GPIO_RISING, GPIOEventFalling = HW_GPIO_FALLING, GPIOEventChanged } |
GPIO input types for handling GPIO events. More... | |