📄 370_vsb_init.h
字号:
#ifndef H_370_VSB_INIT
#define H_370_VSB_INIT
#include "ioreg.h"
/**************************/
/*Registers and Fields difinitions*/
#ifdef __cplusplus
extern "C"
{
#endif /* __cplusplus */
/* functions --------------------------------------------------------------- */
/* create instance of stb370 8VSB register mappings */
ST_ErrorCode_t STB0370_VSB_Init(STTUNER_IOREG_DeviceMap_t *DeviceMap);
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -