mFrame
載入中...
搜尋中...
無符合項目
spc/Count.h
1
7#ifndef CHIP_77951F1B_82BF_4464_A3D2_0DF028CE26EF
8#define CHIP_77951F1B_82BF_4464_A3D2_0DF028CE26EF
9
10/* ***************************************************************************************
11 * Include
12 */
13
14//----------------------------------------------------------------------------------------
15#include "mframe.h"
16
17//----------------------------------------------------------------------------------------
18
19/* ***************************************************************************************
20 * Namespace
21 */
22namespace chip::spc {
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::spc
29
30/* ***************************************************************************************
31 * Class/Interface/Struct/Enum
32 */
33enum struct chip::spc::Count : unsigned int {
39 PD_STATUS = 1U
40};
41
42/* ***************************************************************************************
43 * End of file
44 */
45
46#endif /* CHIP_77951F1B_82BF_4464_A3D2_0DF028CE26EF */
Definition ActiveModeCoreLdoOption.h:24
Count
Definition spc/Count.h:33
@ PD_STATUS
PD_STATUS - SPC_PD_STATUS.