This is the MLME-START.request message structure.
#include <mac_msg_types.h>
Data Fields | |
uint8_t | BatteryLifeExtension |
If this value is TRUE, the receiver of the beaconing device is disabled macBattLifeExtPeriods full backoff periods after the interframe spacing (IFS) period of the beacon frame. More... | |
uint8_t | BeaconOrder |
How often the beacon is to be transmitted. More... | |
uint8_t | ChannelPage |
The channel page on which to begin using the new superframe configuration. More... | |
enum msg_code | cmdcode |
This identifies the message as MLME_START_REQUEST. More... | |
uint8_t | CoordRealignment |
TRUE if a coordinator realignment command is to be transmitted prior to changing the superframe configuration or FALSE otherwise. More... | |
uint8_t | LogicalChannel |
The logical channel on which to start using the new superframe configuration. More... | |
uint8_t | PANCoordinator |
If this value is TRUE, the device will become the PAN coordinator of a new PAN. More... | |
uint16_t | PANId |
The PAN identifier to be used by the device. More... | |
uint8_t | SuperframeOrder |
The length of the active portion of the superframe, including the beacon frame. More... | |