资 源 简 介
#include // SFR declarations#include //-----------------------------------------------------------------------------// 16-bit SFR Definitions for "F02x//-----------------------------------------------------------------------------sfr16 ADC0 = 0xbe; // ADC0 datasfr16 RCAP2 = 0xca; // Timer2 capture/reloadsfr16 RCAP3 = 0x92; // Timer3 capture/reloadsfr16 TMR2 = 0xcc; // Timer2sfr16 TMR3 = 0x94; // Timer3