📄 timer.c
字号:
/*
** Copyright (C) ARM Limited, 2002. All rights reserved.
*/
/*
** Instantiate structure timer1 - to be placed over peripheral registers
** by scatter file
*/
#include "intgrt_struct.h"
struct timer timer1;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -