nuttx/include/nuttx/ioexpander
Michal Lenc 600d0e413a ioexpander/iso1i813t: add option to check errors during read
This commit adds the possibility to check for expander errors when
reading the data. This is optional if glerr_check or interr_check
fields in configuration are not zero.

If not zero, read operation also reads ISO1I813T_GLERR and
ISO1I813T_INTERR register and returns error if there is some error.
The user can control which errors he wants to check with
glerr_check and interr_check masks.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2026-03-18 15:00:48 -03:00
..
aw9523b.h drivers/ioexpander/aw9523b: New driver for AW9523B i/o expander 2025-08-29 09:10:50 -03:00
gpio.h drivers/gpio: gpio driver added debounce and interrupt mask functions 2025-12-18 14:52:37 +01:00
icjx.h drivers/ioexpander/icjx: add option to set filters during initialization 2025-04-24 10:05:56 -03:00
ioe_dummy.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ioe_rpmsg.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ioexpander.h drivers/ioexpander: add enable & disable macro for gpio SETDEBOUNCE and SETMASK 2026-01-13 09:27:52 -03:00
iso1h812g.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
iso1i813t.h ioexpander/iso1i813t: add option to check errors during read 2026-03-18 15:00:48 -03:00
mcp23x08.h This patch fix mcp23x08 support. Issue #15592 2025-01-21 01:59:25 +08:00
mcp23x17.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pca9538.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pca9555.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pca9557.h drivers/ioexpander: Add support for PCA9557 2025-03-25 15:46:09 -03:00
pcf8574.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pcf8575.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
sx1509.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
tca64xx.h drivers/tca64xx: Add support for PCAL6416 2025-08-26 09:46:09 +08:00