mFrame
載入中...
搜尋中...
無符合項目
LowVoltageLevelSelect.h
1
7
#ifndef CHIP_6BEAE455_399B_4070_9161_8C362CB65914
8
#define CHIP_6BEAE455_399B_4070_9161_8C362CB65914
9
10
/* ***************************************************************************************
11
* Include
12
*/
13
14
//----------------------------------------------------------------------------------------
15
#include "mframe.h"
16
17
//----------------------------------------------------------------------------------------
18
19
/* ***************************************************************************************
20
* Namespace
21
*/
22
namespace
chip::spc
{
23
enum struct
LowVoltageLevelSelect
:
unsigned
char;
24
}
// namespace chip::spc
25
26
/* ***************************************************************************************
27
* Class/Interface/Struct/Enum
28
*/
29
enum struct
chip::spc::LowVoltageLevelSelect
:
unsigned
char
{
35
NORMAL_LEVEL
= 0x0U,
36
42
SAFE_LEVEL
= 0x1U,
43
47
HIGH_RANGE
= 0x0U,
48
52
LOW_RANGE
= 0x1U
53
};
54
55
/* ***************************************************************************************
56
* End of file
57
*/
58
59
#endif
/* CHIP_6BEAE455_399B_4070_9161_8C362CB65914 */
chip::spc
Definition
ActiveModeCoreLdoOption.h:24
chip::spc::LowVoltageLevelSelect
LowVoltageLevelSelect
Definition
LowVoltageLevelSelect.h:29
chip::spc::LowVoltageLevelSelect::SAFE_LEVEL
@ SAFE_LEVEL
chip::spc::LowVoltageLevelSelect::LOW_RANGE
@ LOW_RANGE
Low range LVD threshold.
chip::spc::LowVoltageLevelSelect::NORMAL_LEVEL
@ NORMAL_LEVEL
chip::spc::LowVoltageLevelSelect::HIGH_RANGE
@ HIGH_RANGE
High range LVD threshold.
C:
Workspaces
mframe-doxygen
souurce
nxp
mcxa153
chip
src
spc
LowVoltageLevelSelect.h
產生者:
1.11.0