EmberMultiprotocolPriorities Struct Reference

#include <ember-types.h>

Data Fields

uint8_t backgroundRx
 
uint8_t tx
 
uint8_t activeRx

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

Field Documentation

◆ activeRx

uint8_t EmberMultiprotocolPriorities::activeRx

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

◆ 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.


The documentation for this struct was generated from the following file:
  • ember-types.h