Introduction
Boards
Projects
Books
Accessories
Reference
↰ Parent directory (library/include/rc)
library/include/rc
Contents
Definition (library/include/rc/gpio.h)
library/include/rc/gpio.h
Includes
Included By
Functions
Defines
stdint.h
File robotcontrol.h
Function rc_gpio_cleanup
Function rc_gpio_get_value
Function rc_gpio_init
Function rc_gpio_init_event
Function rc_gpio_poll
Function rc_gpio_set_value
Define GPIOEVENT_REQUEST_BOTH_EDGES
Define GPIOEVENT_REQUEST_FALLING_EDGE
Define GPIOEVENT_REQUEST_RISING_EDGE
Define GPIOHANDLE_REQUEST_ACTIVE_LOW
Define GPIOHANDLE_REQUEST_INPUT
Define GPIOHANDLE_REQUEST_OPEN_DRAIN
Define GPIOHANDLE_REQUEST_OPEN_SOURCE
Define GPIOHANDLE_REQUEST_OUTPUT
Define RC_GPIOEVENT_ERROR
Define RC_GPIOEVENT_FALLING_EDGE
Define RC_GPIOEVENT_RISING_EDGE
Define RC_GPIOEVENT_TIMEOUT