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

📄 cursor.h

📁 串口可交换程序
💻 H
字号:
#ifndef _CURSORH_
#define _CURSORH_

void cursor();

void curs_forward();
void curs_backward();
void curskey_p();
void bit_cnt_frq(long);
void bit_cnt_pwr(float);
void bit_cnt_swp(long);
void bit_cnt_swpp(int);
void bit_cnt_scal(float);
void bit_cnt_vol(float);
void bit_cnt_pos(int);
void bit_cnt_avg(int);
void bit_cnt_sys(int);

void init_cur_frq(long);
void init_cur_pwr(float);
void init_cur_swp(long);
void init_cur_swpp(int);

void init_cur_scal(float);
void init_cur_vol(float);
void init_cur_pos();
void init_cur_avg(int);
void init_cur_str();
void init_cur_sys(int);
#endif

⌨️ 快捷键说明

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