mFrame
載入中...
搜尋中...
無符合項目
mcxa153/src/mcxa153/chip/ctimer/package-info.h
1
8/* ***************************************************************************************
9 * Define
10 */
11
12/* ***************************************************************************************
13 * Include folder
14 */
15
16/* ***************************************************************************************
17 * Include
18 */
19#include "./CTIMER.h"
20#include "./Count.h"
21#include "./Mask.h"
22#include "./Register.h"
23#include "./Shift.h"
24
25/* ***************************************************************************************
26 * Namespace
27 */
35namespace mcxa153::chip::ctimer {} // namespace mcxa153::chip::ctimer
36
37/* ***************************************************************************************
38 * End of file
39 */
CTIMER (Configurable Timer) 相關定義
Definition ctimer/Count.h:22