⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hardctrl.h

📁 是关于arm7的代码
💻 H
字号:
//*----------------------------------------------------------------------------
//* File Name           : vars.h
//* Object              : declare the extern functions in lcodu_hardctrl.c
//* Creation            : wp   22/10/2007
//* Modif               :
//*----------------------------------------------------------------------------


extern void reset_pro(unsigned char reset_config);
extern __ramfunc int at91f_flash_read( unsigned int Flash_Address ,int size ,unsigned char * buff);
extern __ramfunc int at91f_flash_write( unsigned int Flash_Address ,int size ,unsigned char * buff);
//extern void init_pio();
extern unsigned char set_att(unsigned char chn,unsigned char att);
extern unsigned char set_mute(unsigned char v);

⌨️ 快捷键说明

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