mFrame
載入中...
搜尋中...
無符合項目
vbat/Shift.h
1
7#ifndef MCXA153_FC22CE47_128B_428D_A43F_E711E2F0EFEC
8#define MCXA153_FC22CE47_128B_428D_A43F_E711E2F0EFEC
9
10/* ***************************************************************************************
11 * Include
12 */
13#include "mframe.h"
14
15//----------------------------------------------------------------------------------------
16
17//----------------------------------------------------------------------------------------
18
19/* ***************************************************************************************
20 * Namespace
21 */
22namespace mcxa153::chip::vbat {
23 enum struct Shift : unsigned int;
24
25 constexpr unsigned int operator+(Shift e) {
26 return static_cast<unsigned int>(e);
27 }
28} // namespace mcxa153::chip::vbat
29
30/* ***************************************************************************************
31 * Class/Interface/Struct/Enum
32 */
33
70enum struct mcxa153::chip::vbat::Shift : unsigned int {
76 VERID_FEATURE = 0U,
77
83 VERID_MINOR = 16U,
84
90 VERID_MAJOR = 24U,
91
101 FROCTLA_FRO_EN = 0U,
102
112 FROLCKA_LOCK = 0U,
113
119 FROCLKE_CLKE = 0U,
120
127
137 WAKLCKA_LOCK = 0U
138};
139
140/* ***************************************************************************************
141 * End of file
142 */
143
144#endif /* MCXA153_FC22CE47_128B_428D_A43F_E711E2F0EFEC */
constexpr unsigned int operator+(AttachID e)
將AttachID轉換為無符號整數
Definition AttachID.h:42
Definition vbat/Mask.h:22
Shift
VBAT Register Bit Shift Positions (VBAT寄存器位移位置)
Definition vbat/Shift.h:70
@ FROCLKE_CLKE
FROCTLA - CLKE.
@ WAKLCKA_LOCK
WAKLCKA - LOCK.
@ FROLCKA_LOCK
FROCTLA - LOCK.
@ FROCTLA_FRO_EN
FROCTLA - FRO_EN.
@ WAKEUP_WAKEUPA_REG
WAKEUP_WAKEUPA - REG.