|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
ESP32 timer type definitions for hardware abstraction. More...
Go to the source code of this file.
Typedefs | |
| typedef esp_timer_handle_t | hf_timer_handle_t |
| typedef uint64_t | hf_timestamp_us_t |
ESP32 timer type definitions for hardware abstraction.
This header defines only the essential timer-specific types used by the EspPeriodicTimer implementation. Clean and minimal approach.
| typedef esp_timer_handle_t hf_timer_handle_t |
| typedef uint64_t hf_timestamp_us_t |