| .. | ||
| include | ||
| .component_hash | ||
| CMakeLists.txt | ||
| esp_io_expander.c | ||
| idf_component.yml | ||
| license.txt | ||
| README.md | ||
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