HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
EspTypes_GPIO.h File Reference

ESP32 GPIO type definitions for hardware abstraction. More...

#include "BaseGpio.h"
#include "EspTypes_Base.h"
#include "HardwareTypes.h"
#include "McuSelect.h"
Include dependency graph for EspTypes_GPIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

ESP32 GPIO type definitions for hardware abstraction.

This header defines only the essential GPIO-specific types and constants used by the EspGpio implementation. It follows a clean, minimal pattern providing only necessary types without redundant or duplicate definitions.

Author
Nebiyu Tadesse
Date
2025