zigbeetasks.h

来自「microchip开发zigbee协议栈 非常有用」· C头文件 代码 · 共 24 行

H
24
字号
/*********************************************************************

                    ZigBee Tasks Header File

 This file specifies data structures and constants that go between the stack layers.
 In particular, it contains the parameter lists for all of the primitives.  The
 parameter names follow the ZigBee and IEEE 802.15.4 specifications.  The order of
 the parameters have been changed to optimize reuse between successive primitives
 and to optimize alignment for both 8-bit and 16-bit microcontrollers.

 TAKE GREAT CARE WHEN MODIFYING THE PARAMS STRUCTURE OR ANY STRUCTURES/UNIONS
 INCLUDED WITHIN IT!!!

 *********************************************************************
 * FileName:        ZigBeeTasks.h
 * Dependencies:
 * Processor:       PIC18F
 * Complier:        MCC18 v3.00 or higher
 * Company:         Microchip Technology, Inc.
 *
 * Software License Agreement
 *
 * The software supplied herewith by Microchip Technology Incorporated
 * (the 揅ompany

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?