Searched defs:rfc_CMD_BLE_SLAVE_s (Results 1 – 2 of 2) sorted by relevance
281 struct __RFC_STRUCT rfc_CMD_BLE_SLAVE_s { struct282 uint16_t commandNo; //!< The command ID number 0x1801283 …status; //!< \brief An integer telling the status of the command. This value is286 …pNextOp; //!< Pointer to the next operation to run after this operation is done287 … //!< Absolute or relative start time (depending on the value of <code>startTrigger</code>)288 struct {295 …rtTrigger; //!< Identification of the trigger that starts the operation296 struct {299 } condition;300 uint8_t channel; //!< \brief Channel to use<br>[all …]