三、Jennic ZigBee Stack SoftwareThis chapter introduces the ZigBee stack software that is provided as part of the Jennic Software Developer’s Kit (SDK).1. Software Package ContentsThe Jennic ZigBee Stac
在学习瑞萨官方例程时,发现在初始化中有DI(),EI()的东东。而且找不到定义。如下:[code]void System_Init(void){DI();//LEDPORT_Init();/* Set used ports *///TAU0TAU0_Init();/* Initialize TAU0 module */EI();}[/code]后来在头文件中找到如下定义:[code]#pragma