An instance of this structure is passed to emberIncomingMacMessageHandler(). It describes the incoming MAC frame.
Public Attribute Documentation#
options#
EmberMessageOptions EmberIncomingMacMessage::options
An EmberMessageOptions value indicating the options used for the incoming packet.
macFrame#
EmberMacFrame EmberIncomingMacMessage::macFrame
An EmberMacFrame structure indicating the source and destination addresses and source and destination PAN IDs.
length#
EmberMessageLength EmberIncomingMacMessage::length
An EmberMessageLength value indicating the length in bytes of the MAC payload of the incoming message.
timestamp#
uint32_t EmberIncomingMacMessage::timestamp
The millisecond system time returned by ::sl_sleeptimer at the time the sync word was detected.