mFrame
|
[Interface] 脈寬計數器通道介面定義 更多...
#include <PulseWidthChannel.h>
公開方法(Public Methods) | |
virtual bool | setPercent (float percent) override |
設定脈寬百分比 | |
virtual bool | getPeriod (float &result) override |
取得脈寬週期 | |
![]() | |
virtual | ~Interface (void)=default |
Destroy the struct object. | |
virtual mframe::lang::Object & | getObject (void) override |
取得類Object | |
[Interface] 脈寬計數器通道介面定義
定義用於設定通道脈寬以及取得週期的接口, 供硬體抽象層中相關模組調用。
|
pure virtual |
|
pure virtual |