📄 examplescfg_c.c
字号:
/* Do *not* directly modify this file. It was *//* generated by the Configuration Tool; any *//* changes risk being overwritten. *//* INPUT exampleS.cdb *//* Include Header File */#include "exampleScfg.h"/* Config Structures *//* Handles *//* * ======== CSL_cfgInit() ======== */void CSL_cfgInit(){ /* You must use DMA_start() in your main code to start the DMA. */ /* You must use MCBSP_start() in your main code to start the MCBSP. */ }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -