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

📄 hw_ac97.h

📁 QQ2440V3_ce5_7_带有三个串口和可保存注册表的7寸屏的wince5.0的BSP.rar_smdk2440.rar
💻 H
字号:

// Functions controlling the AC97 controller features


// Function prototypes Public Interface
// 
BOOL AC97_Init(void);						// Init the controller
BOOL AC97_Deinit(void);						// Deinit the controller 
void WriteCodecRegister(UCHAR Reg, USHORT Val);
USHORT ReadCodecRegister(UCHAR);
void AC97_InitCodec(void);
void Delay(USHORT);

⌨️ 快捷键说明

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