PCF857X configuration structure for mapping expander pins to SAUL. More...
PCF857X configuration structure for mapping expander pins to SAUL.
This data structure is an extension of the GPIO configuration structure for mapping GPIOs to SAUL. The only additional information required is a reference to the according PCF857X device.
saul_gpio
has to be added to the project. #include <pcf857x.h>
Data Fields | |
unsigned int | dev |
PCF857X device index. | |
saul_gpio_params_t | gpio |
GPIO configuration for mapping to SAUL. | |
unsigned int pcf857x_saul_gpio_params_t::dev |
saul_gpio_params_t pcf857x_saul_gpio_params_t::gpio |