mFrame
|
[Interface] 硬體抽象層,通用引腳輸入。 更多...
#include <GeneralInput.h>
公開方法(Public Methods) | |
virtual bool | getValue (void) override |
取得引腳電平。 | |
![]() | |
virtual | ~Interface (void)=default |
Destroy the struct object. | |
virtual mframe::lang::Object & | getObject (void) override |
取得類Object | |
[Interface] 硬體抽象層,通用引腳輸入。
|
pure virtual |