|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
Consolidated MCU-specific type definitions for hardware abstraction (hf_* types). More...
#include "HardwareTypes.h"#include "McuSelect.h"#include "EspTypes_ADC.h"#include "EspTypes_Base.h"#include "EspTypes_CAN.h"#include "EspTypes_GPIO.h"#include "EspTypes_I2C.h"#include "EspTypes_PIO.h"#include "EspTypes_PWM.h"#include "EspTypes_SPI.h"#include "EspTypes_Timer.h"#include "EspTypes_UART.h"Go to the source code of this file.
Consolidated MCU-specific type definitions for hardware abstraction (hf_* types).
This header consolidates all MCU-specific types and constants by including the specialized peripheral headers. This maintains backward compatibility while providing a cleaner, modular organization.
ESP32C6/ESP-IDF v5.5+ Features Supported: