Files
music_player/managed_components/espressif__esp_io_expander
2024-03-22 23:46:09 -05:00
..
2024-03-22 23:46:09 -05:00
2024-03-22 23:46:09 -05:00
2024-03-22 23:46:09 -05:00
2024-03-22 23:46:09 -05:00
2024-03-22 23:46:09 -05:00
2024-03-22 23:46:09 -05:00
2024-03-22 23:46:09 -05: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