main
This commit is contained in:
26
HARDWARE/DAC/dac.h
Normal file
26
HARDWARE/DAC/dac.h
Normal file
@ -0,0 +1,26 @@
|
||||
#ifndef __DAC_H
|
||||
#define __DAC_H
|
||||
#include "sys.h"
|
||||
|
||||
|
||||
|
||||
void Dac1_Init(void);//<2F>ػ<EFBFBD>ģʽ<C4A3><CABD>ʼ<EFBFBD><CABC>
|
||||
void Dac1_Set_Vol(u16 vol);
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user