@ brief Struct used to specify priorities for Zigbee radio operations in multiprotocol
Public Attribute Documentation#
backgroundRx#
uint8_t EmberMultiprotocolPriorities::backgroundRx
The priority of a Zigbee RX operation while not receiving a packet.
Definition at line
1599
of file stack/include/ember-types.h
tx#
uint8_t EmberMultiprotocolPriorities::tx
The priority of a Zigbee TX operation.
Definition at line
1601
of file stack/include/ember-types.h
activeRx#
uint8_t EmberMultiprotocolPriorities::activeRx
The priority of a Zigbee RX operation while receiving a packet.
Definition at line
1603
of file stack/include/ember-types.h