The priority of a Zigbee RX operation while receiving a packet. uint8_t
The priority of a Zigbee RX operation while not receiving a packet. uint8_t
Maximum priority of a Zigbee TX operation. Retried messages have priorities bumped by tx_step, up to a maximum of max_tx_priority. uint8_t
Starting priority of a Zigbee TX operation. The first transmit of the packet, before retries, uses this priority. uint8_t
The increase in TX priority (which is a decrement in value) for each retry. uint8_t
Struct used to specify priorities for Zigbee radio operations