mFrame
載入中...
搜尋中...
無符合項目
syscon/Count.h
1
7#ifndef CHIP_2DE04852_22FB_4FFA_961E_C5B625A00890
8#define CHIP_2DE04852_22FB_4FFA_961E_C5B625A00890
9
10/* ***************************************************************************************
11 * Include
12 */
13
14//----------------------------------------------------------------------------------------
15#include "mframe.h"
16
17//----------------------------------------------------------------------------------------
18
19/* ***************************************************************************************
20 * Namespace
21 */
22namespace chip::syscon {
23 enum struct Count : unsigned int;
24
25 constexpr unsigned int operator+(Count e) {
26 return static_cast<unsigned int>(e);
27 }
28} // namespace chip::syscon
29
30/* ***************************************************************************************
31 * Class/Interface/Struct/Enum
32 */
33enum struct chip::syscon::Count : unsigned int {
40};
41
42/* ***************************************************************************************
43 * End of file
44 */
45
46#endif /* CHIP_2DE04852_22FB_4FFA_961E_C5B625A00890 */
Definition syscon/Count.h:22
Count
Definition syscon/Count.h:33
@ WAKEUP_WAKEUPA
WAKEUP_WAKEUPA - Count.