RTEMS  5.1
Enumerations | Functions

GPIO NXP PCA9535 Driver Implementation. More...

#include <dev/i2c/gpio-nxp-pca9535.h>

Enumerations

enum  gpio_nxp_pca9535_port {
  GPIO_NXP_PCA9535_INPUT_PORT_0, GPIO_NXP_PCA9535_INPUT_PORT_1, GPIO_NXP_PCA9535_OUTPUT_PORT_0, GPIO_NXP_PCA9535_OUTPUT_PORT_1,
  GPIO_NXP_PCA9535_POL_INV_PORT_0, GPIO_NXP_PCA9535_POL_INV_PORT_1, GPIO_NXP_PCA9535_CONF_PORT_0, GPIO_NXP_PCA9535_CONF_PORT_1
}
 

Functions

int i2c_dev_register_gpio_nxp_pca9535 (const char *bus_path, const char *dev_path, uint16_t address)
 

Detailed Description

GPIO NXP PCA9535 Driver Implementation.