|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
| int | pcal64xxa_reset (const struct device *dev) |
| Manually reset a PCAL64XXA. | |
| int pcal64xxa_reset | ( | const struct device * | dev | ) |
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. |