mFrame
載入中...
搜尋中...
無符合項目
GeneralPinMode.h
1
7#ifndef HAL_D6F1DE5B_EB64_4F4E_8E76_26C5EE0EF55F
8#define HAL_D6F1DE5B_EB64_4F4E_8E76_26C5EE0EF55F
9
10/* ***************************************************************************************
11 * Include
12 */
13//----------------------------------------------------------------------------------------
14#include "mframe.h"
15//----------------------------------------------------------------------------------------
16
17/* ***************************************************************************************
18 * Namespace
19 */
20namespace hal::digital {
21 enum struct GeneralPinMode : char;
22} // namespace hal::digital
23
24/* ***************************************************************************************
25 * Class/Interface/Struct
26 */
27
44
45/* ***************************************************************************************
46 * End of file
47 */
48#endif /* HAL_D6F1DE5B_EB64_4F4E_8E76_26C5EE0EF55F */
Definition EdgeTriggerEvent.h:20
GeneralPinMode
通用引腳模式。
Definition GeneralPinMode.h:35