|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
ESP32C6 RMT-based Programmable IO Channel implementation. More...
ESP32C6 RMT-based Programmable IO Channel implementation.
This file provides the implementation for PIO operations using the ESP32C6's RMT (Remote Control Transceiver) peripheral. The RMT peripheral provides hardware-accelerated symbol encoding/decoding with precise timing for custom protocols, IR communication, and other timing-critical applications with nanosecond-level precision and interrupt-driven operation.