UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.33k stars 412 forks source link

mcp23x17 Interrupt Mirroring #628

Open KJ7NYE opened 2 months ago

KJ7NYE commented 2 months ago

The issue

Add function to library to enable mirroring of interrupt pins (Bit 6 of IOCON) Register

Which SDK are you using?

esp-idf

Which version of SDK are you using?

master

Which build target have you used?

Component causing the issue

MCP23x17

Anything in the logs that might be useful for us?

No response

Additional information or context

No response

Confirmation

KJ7NYE commented 2 months ago

The contribution guidelines say to assign to self if working on I am unsure how to do this.