mFrame
載入中...
搜尋中...
無符合項目
FircTrimSource.h
1
7
#ifndef CHIP_6BB611B3_A977_4E7A_983E_731361667896
8
#define CHIP_6BB611B3_A977_4E7A_983E_731361667896
9
10
/* ***************************************************************************************
11
* Include
12
*/
13
14
//----------------------------------------------------------------------------------------
15
#include "mframe.h"
16
17
//----------------------------------------------------------------------------------------
18
19
/* ***************************************************************************************
20
* Namespace
21
*/
22
namespace
chip::clock
{
23
enum struct
FircTrimSource
:
unsigned
int;
24
25
constexpr
unsigned
int
operator+(
FircTrimSource
e) {
26
return
static_cast<
unsigned
int
>
(e);
27
}
28
}
// namespace chip::clock
29
30
/* ***************************************************************************************
31
* Class/Interface/Struct/Enum
32
*/
33
enum struct
chip::clock::FircTrimSource
:
unsigned
int
{
34
USB0
= 0U,
35
SYS_OSC
= 2U
36
};
37
38
/* ***************************************************************************************
39
* End of file
40
*/
41
42
#endif
/* CHIP_6BB611B3_A977_4E7A_983E_731361667896 */
chip::clock
Definition
AttachID.h:23
chip::clock::FircTrimSource
FircTrimSource
Definition
FircTrimSource.h:33
chip::clock::FircTrimSource::USB0
@ USB0
chip::clock::FircTrimSource::SYS_OSC
@ SYS_OSC
C:
Workspaces
mframe-doxygen
souurce
nxp
mcxa153
chip
src
clock
FircTrimSource.h
產生者:
1.11.0