Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dgeneric.h123 struct RCL_CMD_GENERIC_TX_t { struct
124 RCL_Command common;
125 uint32_t rfFrequency; /*!< RF frequency in Hz to program. 0: Do not program frequency */
126 …fers; /*!< Linked list of packets to transmit. RCL will pop the first packet when transmitted. */
127 uint32_t syncWord; /*!< Sync word to transmit */
128 RCL_Command_TxPower txPower; /*!< Transmit power */
129 struct {
132 } config;