Searched defs:RCL_CMD_IEEE_RX_TX_t (Results 1 – 1 of 1) sorted by relevance
72 struct RCL_CMD_IEEE_RX_TX_t { struct73 RCL_Command common;74 uint32_t rfFrequency; /*!< RF frequency in Hz to program */75 RCL_Command_TxPower txPower; /*!< Transmit power */76 …Ieee_RxAction *rxAction; /*!< Configuration of receive part of command. NULL: Transmit only */77 … *txAction; /*!< Configuration of transmit part of command. NULL: No transmission configured */78 RCL_StatsIeee *stats; /*!< Statistics */