ATMega8 PWM 功能(T/C 1)測試程序
#include
本文引用地址:http://dyxdggzs.com/article/201611/320577.htm#define uchar unsigned char
#define uint unsigned int
#define FREQ 4
//延時(shí)
void DelayMs(uint ms)
{
}
int main (void)
{
}
EEPW首頁(yè) > 嵌入式系統 > 設計應用 > ATMega8 PWM 功能(T/C 1)測試程序
#include
本文引用地址:http://dyxdggzs.com/article/201611/320577.htm#define uchar unsigned char
#define uint unsigned int
#define FREQ 4
//延時(shí)
void DelayMs(uint ms)
{
}
int main (void)
{
}
評論