UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266

Home Page:https://esp-idf-lib.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mcp23x17 Interrupt Mirroring

KJ7NYE opened this issue · comments

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?

  • esp32
  • esp32s2
  • esp32s3
  • esp32c2
  • esp8266
  • other

Component causing the issue

MCP23x17

Anything in the logs that might be useful for us?

No response

Additional information or context

No response

Confirmation

  • This report is not a question nor a request for drivers.

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