@ 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
1557
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/ember-types.h
tx#
uint8_t EmberMultiprotocolPriorities::tx
The priority of a Zigbee TX operation.
Definition at line
1559
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/ember-types.h
activeRx#
uint8_t EmberMultiprotocolPriorities::activeRx
The priority of a Zigbee RX operation while receiving a packet.
Definition at line
1561
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/stack/include/ember-types.h