?? p33fxxxx.h
字號:
/*
** generic header file for dsPIC33F
*/
#if defined(__dsPIC33FJ128GP206__)
#include <p33FJ128GP206.h>
#elif defined(__dsPIC33FJ128GP306__)
#include <p33FJ128GP306.h>
#elif defined(__dsPIC33FJ128GP310__)
#include <p33FJ128GP310.h>
#elif defined(__dsPIC33FJ128GP706__)
#include <p33FJ128GP706.h>
#elif defined(__dsPIC33FJ128GP708__)
#include <p33FJ128GP708.h>
#elif defined(__dsPIC33FJ128GP710__)
#include <p33FJ128GP710.h>
#elif defined(__dsPIC33FJ128MC506__)
#include <p33FJ128MC506.h>
#elif defined(__dsPIC33FJ128MC510__)
#include <p33FJ128MC510.h>
#elif defined(__dsPIC33FJ128MC706__)
#include <p33FJ128MC706.h>
#elif defined(__dsPIC33FJ128MC708__)
#include <p33FJ128MC708.h>
#elif defined(__dsPIC33FJ128MC710__)
#include <p33FJ128MC710.h>
#elif defined(__dsPIC33FJ256GP506__)
#include <p33FJ256GP506.h>
#elif defined(__dsPIC33FJ256GP510__)
#include <p33FJ256GP510.h>
#elif defined(__dsPIC33FJ256GP710__)
#include <p33FJ256GP710.h>
#elif defined(__dsPIC33FJ256MC510__)
#include <p33FJ256MC510.h>
#elif defined(__dsPIC33FJ256MC710__)
#include <p33FJ256MC710.h>
#elif defined(__dsPIC33FJ64GP206__)
#include <p33FJ64GP206.h>
#elif defined(__dsPIC33FJ64GP306__)
#include <p33FJ64GP306.h>
#elif defined(__dsPIC33FJ64GP310__)
#include <p33FJ64GP310.h>
#elif defined(__dsPIC33FJ64GP706__)
#include <p33FJ64GP706.h>
#elif defined(__dsPIC33FJ64GP708__)
#include <p33FJ64GP708.h>
#elif defined(__dsPIC33FJ64GP710__)
#include <p33FJ64GP710.h>
#elif defined(__dsPIC33FJ64MC506__)
#include <p33FJ64MC506.h>
#elif defined(__dsPIC33FJ64MC508__)
#include <p33FJ64MC508.h>
#elif defined(__dsPIC33FJ64MC510__)
#include <p33FJ64MC510.h>
#elif defined(__dsPIC33FJ64MC706__)
#include <p33FJ64MC706.h>
#elif defined(__dsPIC33FJ64MC710__)
#include <p33FJ64MC710.h>
#else
#error -- processor ID not specified in generic header file
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -