@ brief Struct used to specify priorities for Zigbee radio operations in multiprotocol

Public Attributes#

uint8_t
uint8_t

Public Attribute Documentation#

backgroundRx#

uint8_t EmberMultiprotocolPriorities::backgroundRx

The priority of a Zigbee RX operation while not receiving a packet.


tx#

uint8_t EmberMultiprotocolPriorities::tx

The priority of a Zigbee TX operation.


activeRx#

uint8_t EmberMultiprotocolPriorities::activeRx

The priority of a Zigbee RX operation while receiving a packet.