Configuration for MiWi Protocol.
Copyright (c) 2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | ENABLE_CONSOLE |
#define | EUI_0 0xAB |
#define | EUI_1 0x11 |
#define | EUI_2 0x22 |
#define | EUI_3 0x33 |
#define | EUI_4 0x44 |
#define | EUI_5 0x55 |
#define | EUI_6 0x66 |
#define | EUI_7 0x11 |
#define | FRAME_COUNTER_UPDATE_INTERVAL 1024 |
#define | IEEE_802_15_4 |
#define | MY_ADDRESS_LENGTH 8 |
#define | MY_ADDRESS_LENGTH 8 |
#define | MY_PAN_ID 0x1234 |
#define | RX_BUFFER_SIZE 66 |
#define | TX_BUFFER_SIZE 40 |
#define ENABLE_CONSOLE |
#define EUI_0 0xAB |
#define EUI_1 0x11 |
#define EUI_2 0x22 |
#define EUI_3 0x33 |
#define EUI_4 0x44 |
#define EUI_5 0x55 |
#define EUI_6 0x66 |
#define EUI_7 0x11 |
#define FRAME_COUNTER_UPDATE_INTERVAL 1024 |
Referenced by MiMAC_Init().
#define IEEE_802_15_4 |
#define MY_ADDRESS_LENGTH 8 |
Referenced by ReadMacAddress(), and wsndemo_init().
#define MY_ADDRESS_LENGTH 8 |
#define MY_PAN_ID 0x1234 |
Referenced by otauClientSendNotify().
#define RX_BUFFER_SIZE 66 |
#define TX_BUFFER_SIZE 40 |