📄 pwm.c
字号:
/* ============================================================================*/
/********************************************************************/
/* */
/*FILENAME:ad.c */
/*This file include all the functions of PWM module */
/*Lastest modified by WJS 08.6.1 */
/********************************************************************/
//#include "240x.h"
/**************************************************************************
*******name:ad
*******description:PWM initialization
*******Created By WJS
***************************************************************************/
void pwminit(void)
{
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -