接口基类
公共头文件: #include "brookesia/hal_interface/interface.hpp"
API 参考
Header File
Classes
-
class Interface
Base class for all HAL interfaces exposed by a device.
Each concrete interface derives from this type and provides a stable interface name for runtime lookup via the plugin registry.
Subclassed by esp_brookesia::hal::AudioCodecPlayerIface, esp_brookesia::hal::AudioCodecRecorderIface, esp_brookesia::hal::DisplayBacklightIface, esp_brookesia::hal::DisplayPanelIface, esp_brookesia::hal::DisplayTouchIface, esp_brookesia::hal::StorageFsIface