CC26xx Driver Library
rfc_CMD_PROP_SET_LEN_s Struct Reference

#include <rf_prop_cmd.h>

Data Fields

uint16_t commandNo
 The command ID number 0x3401. More...
 
uint16_t rxLen
 Payload length to use. More...
 

Detailed Description

Definition at line 407 of file rf_prop_cmd.h.

Field Documentation

uint16_t rfc_CMD_PROP_SET_LEN_s::commandNo

The command ID number 0x3401.

Definition at line 408 of file rf_prop_cmd.h.

uint16_t rfc_CMD_PROP_SET_LEN_s::rxLen

Payload length to use.

Definition at line 409 of file rf_prop_cmd.h.