mFrame
載入中...
搜尋中...
無符合項目
GeneralInput.h
1
7
#ifndef HAL_9C655B34_D715_4F1E_957C_F1BFB3213FB8
8
#define HAL_9C655B34_D715_4F1E_957C_F1BFB3213FB8
9
10
/* ***************************************************************************************
11
* Include
12
*/
13
14
//----------------------------------------------------------------------------------------
15
#include "mframe.h"
16
17
//----------------------------------------------------------------------------------------
18
19
/* ***************************************************************************************
20
* Namespace
21
*/
22
namespace
hal::digital
{
23
struct
GeneralInput;
24
}
// namespace hcal::digital
25
26
/* ***************************************************************************************
27
* Class/Interface/Struct/Enum
28
*/
29
34
struct
hal::digital::GeneralInput
:
public
virtual
mframe::lang::Interface
{
35
/* *************************************************************************************
36
* Method
37
*/
38
45
virtual
bool
getValue
(
void
) abstract;
46
};
47
48
/* ***************************************************************************************
49
* End of file
50
*/
51
52
#endif
/* HAL_9C655B34_D715_4F1E_957C_F1BFB3213FB8 */
hal::digital
Definition
EdgeTriggerEvent.h:20
hal::digital::GeneralInput
[Interface] 硬體抽象層,通用引腳輸入。
Definition
GeneralInput.h:34
hal::digital::GeneralInput::getValue
virtual bool getValue(void) override
取得引腳電平。
mframe::lang::Interface
Definition
Interface.h:134
C:
Workspaces
mframe-doxygen
souurce
base
hal
src
digital
GeneralInput.h
產生者:
1.11.0