Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
NXP PCAL64XXA I2C-based I/O expander. More...
Files | |
file | gpio_pcal64xxa.h |
Header file for NXP PCAL64XXA GPIO driver. | |
Functions | |
int | pcal64xxa_reset (const struct device *dev) |
Manually reset a PCAL64XXA. | |
NXP PCAL64XXA I2C-based I/O expander.
int pcal64xxa_reset | ( | const struct device * | dev | ) |
#include <include/zephyr/drivers/gpio/gpio_pcal64xxa.h>
Manually reset a PCAL64XXA.
Resetting a PCAL64XXA manually is only necessary if the by default enabled automatic reset has been disabled.
dev | Pointer to the device structure for the driver instance. |
0 | If successful. |