Default configuration for Texas Instruments PCF857X I2C I/O expanders. More...
Default configuration for Texas Instruments PCF857X I2C I/O expanders.
Definition in file pcf857x_params.h.
 Include dependency graph for pcf857x_params.h:Go to the source code of this file.
Variables | |
| static const pcf857x_params_t | pcf857x_params [] | 
| Allocate some memory to store the actual configuration.  More... | |
| static const pcf857x_saul_gpio_params_t | pcf857x_saul_gpio_params [] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Set default configuration parameters | |
| #define | PCF857X_PARAM_DEV I2C_DEV(0) | 
| device is I2C_DEV(0)  | |
| #define | PCF857X_PARAM_ADDR (0) | 
| I2C slave address offset is 0.  | |
| #define | PCF857X_PARAM_EXP (PCF857X_EXP_PCF8575) | 
| PCF857X expander variant used depends on enabled pseudomodules.  | |
| #define | PCF857X_PARAM_INT_PIN (GPIO_UNDEF) | 
| MCU interrupt pin.  | |
| #define | PCF857X_PARAMS | 
| Default configuration parameter set.  More... | |
| #define | PCF857X_SAUL_GPIO_PARAMS | 
| Example for mapping expander pins to SAUL.  More... | |
| #define PCF857X_PARAMS | 
Default configuration parameter set.
Definition at line 61 of file pcf857x_params.h.
| #define PCF857X_SAUL_GPIO_PARAMS | 
Example for mapping expander pins to SAUL.
Definition at line 78 of file pcf857x_params.h.
      
  | 
  static | 
Allocate some memory to store the actual configuration.
Definition at line 102 of file pcf857x_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 111 of file pcf857x_params.h.