Home
last modified time | relevance | path

Searched defs:RCL_CMD_IEEE_RX_TX_t (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dieee.h72 struct RCL_CMD_IEEE_RX_TX_t { struct
73 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 */