?? image_fpga.c
字號:
/*****************************************************************************
* File name : IMAGE_FPGA.c
* Description:
******************************************************************************/
#ifndef MASTER_FILE
#define C6711_GLOBALS
#include "includes.h"
#endif
#include "FPGA.H"
/*---------------------------------------------------------------------------------*
* Function: FPGAreg_config()
* Description: Config FPGA registers.
*---------------------------------------------------------------------------------*/
void FPGAreg_config()
{
}
/* END OF FILE */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -