Files
xiaozhi-esp32/managed_components/espressif__esp_io_expander
2025-09-05 13:25:11 +08:00
..
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00
2025-09-05 13:25:11 +08:00

ESP IO Expander Component

This componnent is main esp_io_expander component which defines main functions and types for easy adding specific io expander chip component.

Supported features

  • Set an IO's direction
  • Get an IO's direction
  • Set an IO's output level
  • Get an IO's input level
  • Show all IOs' status
  • Interrupt mode