idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
Hardware Support Component

Hardware interrupt allocation and management for ESP32. More...

Files

file  intr_types.hpp
 Interrupt type definitions.
 

Namespaces

namespace  idfxx
 

Detailed Description

Hardware interrupt allocation and management for ESP32.

Provides type-safe interrupt allocation flags and CPU affinity types.

Depends on Core Utilities for flags support.