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
Unions
Symbol Reference > Types