ruuvi.drivers.c  ${PROJECT_VERSION}
Drivers for external sensors and peripherals on embedded systems.
ri_gpio_evt_t Struct Reference

Event from GPIO. More...

#include <ruuvi_interface_gpio_interrupt.h>

Data Fields

ri_gpio_slope_t slope
 ri_gpio_slope_t slope of event More...
 
ri_gpio_id_t pin
 Pin of the event. More...
 

Detailed Description

Event from GPIO.

Definition at line 37 of file ruuvi_interface_gpio_interrupt.h.

Field Documentation

◆ pin

Pin of the event.

Definition at line 42 of file ruuvi_interface_gpio_interrupt.h.

◆ slope

ri_gpio_slope_t slope of event

Definition at line 40 of file ruuvi_interface_gpio_interrupt.h.


The documentation for this struct was generated from the following file: