|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
| ADC Module | All ADC-related types, enums, and functions for analog-to-digital conversion operations |
| Bluetooth Module | All Bluetooth-related types, enums, and functions for wireless communication operations |
| CAN Module | All CAN-related types, enums, and functions for Controller Area Network operations |
| GPIO Module | All GPIO-related types, enums, and functions for digital I/O operations |
| I2C Module | All I2C-related types, enums, and functions for Inter-Integrated Circuit operations |
| Logger Module | All logging-related types, enums, and functions for system logging |
| NVS Module | All NVS-related types, enums, and functions for Non-Volatile Storage operations |
| Timer Module | All timer-related types, enums, and functions for periodic timer operations |
| PIO Module | All PIO-related types, enums, and functions for Programmable I/O operations |
| PWM Module | All PWM-related types, enums, and functions for Pulse Width Modulation operations |
| SPI Module | All SPI-related types, enums, and functions for Serial Peripheral Interface operations |
| Temperature Module | All temperature-related types, enums, and functions for temperature sensor operations |
| UART Module | All UART-related types, enums, and functions |
| WiFi Module | All WiFi-related types, enums, and functions for wireless networking operations |
| Core Module | Core types and definitions for the HardFOC system |
| ESP32 Type Definitions | ESP32-specific type definitions and hardware abstraction types |
| Utility Module | Utility classes and helper functions for the HardFOC system |