Types

MiWi Development Environment

MiWi(TM) Development Environment Help
Types
Structures
 
Name 
Description 
 
Peer Device Information in Connection Table
This structure contains device information about the peer device of current node. It is the element structure for connection table. Due to the bank limitation in PIC18 MCU architecture, the size of CONNECTION_ENTRY must be dividable by 256 in case the array is across the bank. In this case, the user need to make sure that there is no problem 
 
Received Message information
This structure contains information about the received application message. 
 
Content of the Received Message
This structure contains all information of the received message 
 
Parameters to Transmit a Packet
This structure contains configurations to transmit a packet 
Types
 
Name 
Description 
 
BOOL 
Undefined size 
 
CHAR 
8-bit signed 
 
16-bit signed 
 
BYTE 
8-bit unsigned 
 
LONG 
32-bit signed MPLAB C Compiler for PIC18 does not support 64-bit integers 
 
WORD 
16-bit unsigned 
 
32-bit unsigned MPLAB C Compiler for PIC18 does not support 64-bit integers 
Unions
 
Name 
Description 
 
This is type WORD_VAL. 
 
This is type DWORD_VAL. 
Symbol Reference > Types
Microchip My Application xx.yy - [Jan 1, 2009]
Copyright © 2009 Microchip Technology, Inc.  All rights reserved.