Searched defs:rfc_CMD_RADIO_SETUP_s (Results 1 – 2 of 2) sorted by relevance
176 struct __RFC_STRUCT rfc_CMD_RADIO_SETUP_s { struct177 uint16_t commandNo; //!< The command ID number 0x0802178 …status; //!< \brief An integer telling the status of the command. This value is181 …pNextOp; //!< Pointer to the next operation to run after this operation is done182 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)183 struct {190 …rtTrigger; //!< Identification of the trigger that starts the operation191 struct {194 } condition;195 uint8_t mode; //!< \brief The main mode to use<br>[all …]