STC15W408AS library 0.9.0
sys.h
Go to the documentation of this file.
1#ifndef STC15_SYSH
2#define STC15_SYSH
3
10#include <STC15Fxx.h>
11
15//#define MAIN_Fosc 22118400L //Define the clock
16//#define MAIN_Fosc 12000000L //Define the clock
17#define MAIN_Fosc 11059200UL //Define the clock
18//#define MAIN_Fosc 5529600L //Define the clock
19//#define MAIN_Fosc 24000000L //Define the clock
20
22#define MAIN_FoscH 11059
24#define MAIN_FoscL 200
25
26#endif