Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
gpio_pcal64xxa.h File Reference
#include <zephyr/device.h>
#include <zephyr/drivers/gpio.h>

Go to the source code of this file.

Functions

int pcal64xxa_reset (const struct device *dev)
 Manually reset a PCAL64XXA.
 

Function Documentation

◆ pcal64xxa_reset()

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.

Parameters
devPointer to the device structure for the driver instance.
Return values
0If successful.