date_cnt.h

来自「Show Interworking of ARM/Thumb code on L」· C头文件 代码 · 共 18 行

H
18
字号
/*****************************************************************************
 *
 *      Project:    Clock Example
 *      Name:       Example
 *      Filename:   Date_cnt.h
 *      Date:       06.04.2001
 *      Rights:     hitex-systementwicklung GmbH
 *                  Greschbachstr. 12
 *                  76229  Karlsruhe
 *
 ****************************************************************************/

/******************************** module date_cnt.h *************************/

global void inc_date (uint16_t);

/******************************** EOF ***************************************/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?