Searched defs:RCL_CMD_GENERIC_TX_REPEAT_t (Results 1 – 1 of 1) sorted by relevance
154 struct RCL_CMD_GENERIC_TX_REPEAT_t { struct155 RCL_Command common;156 …int32_t rfFrequency; /*!< RF frequency in Hz to program. 0: Do not program frequency */157 RCL_Buffer_DataEntry *txEntry; /*!< Packet to transmit */158 uint32_t syncWord; /*!< Sync word to transmit */159 … timePeriod; /*!< Time period (0.25 us units) of repeated transmissions. 0: Back-to-back */160 uint16_t numPackets; /*!< Number of times to send the packet: 0: Unlimited */161 RCL_Command_TxPower txPower; /*!< Transmit power */162 struct {166 } config;