Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Header file for SX1509B GPIO driver. More...
Go to the source code of this file.
Functions | |
int | sx1509b_led_intensity_pin_configure (const struct device *dev, gpio_pin_t pin) |
Configure a pin for LED intensity. | |
int | sx1509b_led_intensity_pin_set (const struct device *dev, gpio_pin_t pin, uint8_t intensity_val) |
Set LED intensity of selected pin. | |
Header file for SX1509B GPIO driver.